mybatis-spring-boot-3.0.1
版本发布时间: 2022-12-18 03:46:41
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
Here is the complete list of changes.
- Set to proxyBeanMethods=false on Configuration class #758
- Apply MyBatis Spring 3.0.1 for supporting native image #760
- Correct sources jar generations to not hijack resources. Variation of #759 as was done in mybatis spring module.
- Fix manifest data on java version requirement #767
- Fix groovy module to be jdk 17 as well in samples.
note: unrelated known issues with maven javadoc plugin and modular determination from usage of automatic module names caused some friction getting this release out. We moved the tag for 3.0.1 but left the release commits. This is released at the last set of those failed attempts.