摘要: 1.在pom.xml中添加依赖 com.github.pagehelper pagehelper 4.1.42.在mybatis-Config.xml中添加分页插件配置 ... 阅读全文
posted @ 2018-09-20 19:14 IT晓白 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 1.Spring中AOP的应用场景、Aop原理、好处?答:AOP--Aspect Oriented Programming面向切面编程;用来封装横切关注点,具体可以在下面的场景中使用:Authentication 权限、Caching 缓存、Context passi... 阅读全文
posted @ 2018-09-20 19:04 IT晓白 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 摘要:本文译自Eugen Paraschiv文章spring NoSuchBeanDefinitionException 原文链接: http://www.baeldung.com/spring-nosuchbeandefinitionexception 感谢Euge... 阅读全文
posted @ 2018-09-20 14:32 IT晓白 阅读(5666) 评论(0) 推荐(0) 编辑