Skip to content

mybatis-spring-3.0.3

Latest
Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 21 Nov 03:15
· 165 commits to master since this release

Here is the complete list of changes.

⚡ Enhancements

  • Support processPropertyPlaceHolders option in mapper:scan and @MapperScan #829
  • Corrected to set bean class instead of bean class name to factoryBeanObjectType of BeanDefinition attribute #865

⬆️ Dependencies Updates

  • Update mybatis core to 3.5.14 #870
  • Update spring core to v6.0.13 #863
  • Update spring batch to v5.0.3 #847