Mybatis问题记录
MyBatis中处理字符串长度为1的字符串问题有问题的写法:<if test=" param== 'Y' "> /***********/</if>报错信息:Cause: java.lang.NumberFormatException: For input string: "test"正确写法:第一种:<if test="param== 'Y'.toString() "> /***********/<...
Oracle
mybatis
笔记
webservice
postman
Jenkins
Linux
JAVA
JS / HTML / CSS / jQuery
spring security
DB
nginx
spring mvc
spring boot
spring clound
docker
MySQL
