摘要:
测试本方法为失效的 报错: org.apache.shiro.authc.IncorrectCredentialsException: Submitted credentials for token [org.apache.shiro.authc.UsernamePasswordToken - nu 阅读全文
摘要:
是因为参考的那篇shiro的博客,没有引入这个依赖的原因 阅读全文
摘要:
使用@TableName 注解即可 实际上就是建立bean与表名的连接 阅读全文
摘要:
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found) 少了个范型 阅读全文