08 2017 档案

摘要:使用mybatis分页插件PageHelper报错Caused by: java.lang.ClassCastException: com.github.pagehelper.PageHelper cannot be cast to org.apache.ibatis.plugin.Interceptor 阅读全文
posted @ 2017-08-27 10:23 何甜甜在吗 阅读(7962) 评论(0) 推荐(0)
摘要:解决Exception in thread "main" java.nio.BufferOverflowException报错 阅读全文
posted @ 2017-08-26 18:50 何甜甜在吗 阅读(5282) 评论(0) 推荐(0)
摘要:解决mybatis报错:Caused by: java.lang.IllegalArgumentException: Result Maps collection does not contain value for com.geek.dao.ContentDao.Integer 阅读全文
posted @ 2017-08-07 11:37 何甜甜在吗 阅读(865) 评论(0) 推荐(0)
摘要:解决SpringMVC整合SpringSecurity的报错:Caused by: java.lang.IllegalArgumentException: A universal match pattern ('/**') is defined before other patterns in the filter chain, causing them to be ignored. Please check the ordering in your 阅读全文
posted @ 2017-08-04 12:05 何甜甜在吗 阅读(2653) 评论(0) 推荐(0)
摘要:kaptcha生成java验证码 阅读全文
posted @ 2017-08-03 12:04 何甜甜在吗 阅读(778) 评论(1) 推荐(0)