mybatis-spring-boot-2.0.1
·
1260 commits
to master
since this release
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