본문 바로가기

elevne's Study Note

검색하기
elevne's Study Note
프로필사진 elevne

  • 전체보기 (302)
    • My Projects (0)
    • Backend (144)
      • Java (44)
      • Spring (17)
      • Toby Spring (22)
      • JPA 프로그래밍 (17)
      • Effective Java (11)
      • Algorithm (8)
      • Python + FastAPI (19)
      • C (6)
    • DB (10)
      • RDB (1)
      • MySQL (6)
      • Oracle (3)
    • ETC (35)
      • Linux (4)
      • Elasticsearch (4)
      • Docker (14)
      • Git (4)
      • BOJ (8)
      • API (1)
    • Frontend (56)
      • JS & React (33)
      • React Native (19)
      • Android (4)
    • Machine Learning (57)
      • CV (4)
      • NLP (23)
      • STT (2)
      • RL (2)
      • Pytorch (25)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
  • ㄱ
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Backend/Spring (17)

elevne's Study Note

웹 개발 공부 (MyBatis)

오늘은 Spring framework에서 MyBatis를 사용하는 법에 대해서 다시 한 번 정리해보았다. 우선 Spring Initializr에서 다음과 같은 dependency 들을 추가해준다. build.gradle 파일에서 의존성 관련 부분을 확인해보면 아래와 같이 적혀있을 것이다. dependencies { implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.2' compileO..

Backend/Spring 2022. 11. 16. 20:45
이전 Prev 1 2 3 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바