https://mybatis.org/generator/
MyBatis Generator Core – Introduction to MyBatis Generator
Introduction to MyBatis Generator MyBatis Generator (MBG) is a code generator for MyBatis MyBatis. It will generate code for all versions of MyBatis. It will introspect a database table (or many tables) and will generate artifacts that can be used to acces
mybatis.org
Spring Mybatis Generator - 기본 사용법
Spring Mybatis Generator - 기본 사용법
Spring에서 DB 연동을 할 때 Mybatis나 JPA(Hibernates, Spring Data JPA) , Spring Data JDBC 등 다양한 라이브러리나 프레임워크가 존재한다. 현재는 Mybatis만 주로 사용을 해봤다. 사내에서 개발되는 프로젝트들이
byeongkwandev.tistory.com
'mybatis' 카테고리의 다른 글
ClassNotFoundException: org.springframework.aot.AotDetector (0) | 2024.09.26 |
---|---|
mybatis LOB Type 처리 (0) | 2024.03.03 |
mybatis interceptor 이용하여 주석달기 (1) | 2024.02.04 |
단일 파라미터 전송시 no getter 오류 발생시 해결법 (0) | 2023.11.07 |
bind 문법 (0) | 2022.08.18 |