MyBatis integration with Spring Boot
MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot
Requirements
- master : MyBatis 3.5, MyBatis-Spring 3.0, Java 17+ and Spring Boot 3.0-3.4
- 2.3.x : MyBatis 3.5, MyBatis-Spring 2.1, Java 8+ and Spring Boot 2.7
Compatibility Check
- Compatibility with Spring Boot 2.7 - 3.4 here
Creating new project via Spring Initializr
- https://start.spring.io/#!dependencies=mybatis
Essentials
Published documentations
- See the docs
- See the docs for testing
Snapshot documentations
- See the docs
- See the docs for testing
Translations:
- See the docs(简体中文)
- See the docs for testing(简体中文)
Quick Start
Quick Start for building native image
Bug report & Feature request
Question
- Google Groups(Mailing list)
- Stack Overflow