mybatis-spring-boot-3.0.0
版本发布时间: 2022-11-26 12:26:57
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
Here is the complete list of changes. Some of the changes in 2.3 are also included.
Bug Fixes
- Failed to scan resources when exits non ascii characters in resource path on SpringBootVFS #635
Enhancements
- Switch base line to Spring Boot 3.0 #708
- Switch base line to MyBatis Spring 3.0 #707
- Add imports file that define auto configure classes supported by spring-boot 2.7 #657
- Liquibase/Flyway autoconfiguration order #537
- Compile with -parameters option on 3.x #737
- Add new nested configuration properties instead of Configuration of mybatis core module #735
Dependencies Updates
- Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.0.4 #743
- Update dependency org.mybatis:mybatis to v3.5.11 #713
Notes
- No native image support yet. But we have a plan to support it as soon as possible.