mybatis-spring-boot-1.2.0
版本发布时间: 2017-01-04 01:02:26
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
- Requires Spring 4.3+ (Spring Boot 1.4+)
- Due to the dependency structure change, you may need to add some dependencies manually when using mybatis-spring-boot-autoconfigure by itself (i.e. not as a dependency of mybatis-spring-boot-starter).
- New property
mybatis.configuration-properties
is added. #101 - Fix bug that duplicate loading same mapper file (Requires upgrading to Spring Boot 1.4.3). #108
Here is the complete list of changes.