mybatis-spring-boot-2.0.1
版本发布时间: 2019-04-07 21:14:05
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
This release will become the final maintenance version for Spring Boot 2.0.x based. Here is the complete list of changes.
Bug Fixes
- There is case that cannot scan classes using
SpringBootVFS
#301
Enhancements
- Add
@ExtendWith(SpringExtension.class)
on@MybatisTest
#309 - Support wildcard on package scanning feature #314
Dependencies Updates
- Upgrade to Spring Boot 2.0.9 #311
- Upgrade to MyBatis 3.5.1 #315
- Upgrade to mybatis-spring 2.0.1 #316