- 博客(2)
- 收藏
- 关注
原创 org.springframework.beans.factory.BeanCreationException:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘sessionFactory’ defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested e...
2019-06-16 19:16:55 124
原创 Spring AOP 简介
@AOP思想简介,Spring AOP 简介 第一次以博客的形式来记录学习过程,希望对一些人有帮助,更希望大牛指出错误 AOP思想 AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术 AOP思想的体现 1 在Java web 的 servlet 中要解决乱码问题,如果每一个方法中都要解决乱码,就会...
2019-06-08 15:50:08 197
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人