1.springboot中controller不能加EnableAsync注解,否则被EnableAsync注解的类不能被当做处理器。
2.mybatis的limit和start使用的时候,如果传的是数字,判断的时候不要加!=''。
1.springboot中controller不能加EnableAsync注解,否则被EnableAsync注解的类不能被当做处理器。
2.mybatis的limit和start使用的时候,如果传的是数字,判断的时候不要加!=''。
本文标题:springboot中controller不能加EnableAs
本文链接:https://www.haomeiwen.com/subject/zzsinctx.html
网友评论