springboot中controller不能加EnableAsync注解

1.springboot中controller不能加EnableAsync注解,否则被EnableAsync注解的类不能被当做处理器。
2.mybatis的limit和start使用的时候,如果传的是数字,判断的时候不要加!=''。

你可能感兴趣的:(springboot中controller不能加EnableAsync注解)