thymeleaf-scripting
thymeleaf-scripting copied to clipboard
Thymeleaf scripting plugin for MyBatis
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/mybatis/thymeleaf-scripting). ## Open The following updates have all...
I using below version: 1. org.mybatis.scripting:mybatis-thymeleaf:1.0.4 2. org.springframework:spring-jdbc:6.0.9 3. java 17 This issue occurs when using object properties with `mb:p`. Probably because Spring JDBC does not allow you to specify...
I see when using template mode is CSS or TEXT, thymeleaf use org.thymeleaf.templateparser.text.TextParser for parse template. Therefore, we cannot use PRECEDENCE attribute for sort processor before parsing. In my case,...
In current feature, it does not support for appending and trimming SQL key-word(e.g. WHERE, AND, SET) like as [`` and `` provided by xml based scripting language](http://www.mybatis.org/mybatis-3/dynamic-sql.html#trim_where_set ). So, we...
mybatis/mybatis-3#2670 AFAIK, this does not affect any functionality.
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [maven-wrapper](https://maven.apache.org/tools/wrapper/) ([source](https://redirect.github.com/apache/maven-wrapper)) | `3.3.2` -> `3.3.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...