mybatis-spring-boot-2.1.4
版本发布时间: 2020-11-15 02:44:29
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
Here is the complete list of changes.
Enhancements
- Switch baseline to Spring Boot 2.4 #512
- Support configuration property for
default-scope
provided by mybatis-spring #469 - Support
@MockBean
for a MyBatis mapper interface #475
Dependencies Updates
- Upgrade to MyBatis 3.5.6 #503
- Upgrade to Mybatis Spring 2.0.6 #511
- Upgrade to Kotlin 1.4.10 (using on sample) #491
- Upgrade to Groovy 3.0.6 (using on sample) #501
Miscellaneous
- Support CI using Spring Boot 2.3 #513