There is no getter for property named * in class java.lang.String,此错误之所以出现,是因为mybatis在对parameterType"String"的sql语句做了限制,假如你使用<when test"username ! null">这样的条件判断时&…
IntelliJ IDEA 2017.1汉化破解版安装图文教程(附汉化补丁) 注册码:http://idea.lanyus.com/ 点击在线生成 IntelliJ IDEA 2017.1正式版发布了,在新增功能方面值得关注的亮点有对Java 9的支持,以及对 Spring Data 支持的改进。在增强功能上,除…
今天做上传视频,报错413 Request Entity Too Large
我们可以看到请求的body的大小,在Content-Length后显示,Nginx默认的request body为1M,小于我们上传的大小 解决方案 找到自己主机的nginx.conf配置文件,打开 在http…
errMsgorg.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named parentId in class java.lang.Integer 加上
Param("")注解