MyBatis Spring Boot 2.0.0 发布

来源: 投稿
作者: 淡漠悠然
2019-01-22 08:06:00

MyBatis Spring Boot 已发布

增强

  • Update supported Java version to Java 8+ #194

  • Upgrade to MyBatis 3.5 (Requires) #295

  • Upgrade to MyBatis Spring 2.0 (Requires) #206

  • Upgrade to Spring Boot 2.0+ (Requires) #163 #291

  • Enable auto-configure when DataSource is single candidate #208

  • Add the typeAliasesSuperType on MybatisProperties #232

  • Use Spring Boot autoconfigure-processor to optimize auto-configurations #252

  • Change a method for preventing package based mapper scan #258

这里是完整的变更列表:https://github.com/mybatis/spring-boot-starter/milestone/10?closed=1

请注意:这个版本包含了一些增强特性与1.3.x不兼容,具体变更查阅:https://github.com/mybatis/spring-boot-starter/issues?q=label%3A%22no+backward+compatibility%22+is%3Aclosed+milestone%3A2.0.0

展开阅读全文
点击加入讨论🔥(2) 发布并加入讨论🔥
2 评论
14 收藏
分享
返回顶部
顶部