Releases: mybatis/thymeleaf-scripting
Releases · mybatis/thymeleaf-scripting
Mybatis Thymeleaf 1.1.0
- Supports mybatis 3.5.16
- Requires java 11
mybatis-thymeleaf-1.0.4
Here is the complete list of changes.
Improvements
- Avoid reflections when configuring custom BindVariableRender or TemplateEngineCustomizer. #165
Dependencies Updates
mybatis-thymeleaf-1.0.3
mybatis-thymeleaf-1.0.2
Here is the complete list of changes.
Bug Fixes
- SQL template file not found in case the application is embedded in spring boot jar file #55
New Features
- Decouple the sql generator from MyBatis #16
Enhancements
- Support dynamic indexed access on mb:p tag #41
Dependencies Updates
- Upgrade to mybatis.3.5.5 #57
mybatis-thymeleaf-1.0.1
mybatis-thymeleaf-1.0.0
The first release for scripting support of MyBatis using Thymeleaf feature. For details, please see the reference document! Let's enjoy using this artifact 😄