随笔分类 - Spring
摘要:为了打印清楚日志,很多方法我都加tyr catch,在catch中打印日志。但是这边情况来了,当这个方法异常时候 日志是打印了,但是加的事务却没有回滚。 例: 类似这样的方法不会回滚 (一个方法出错,另一个方法不会回滚) : [html] view plain copy if(userSave){
阅读全文
摘要:Servlet上下文关系 DispatcherServlet的上下文是通过配置servlet的contextConfigLocation来加载的,默认实现是XmlWebApplicationContext。 值得注意的是DispatcherServlet的上下文仅仅是Spring MVC的上下文,而
阅读全文
摘要:个人觉得 开涛大神讲的很易懂,挺适合我的,收藏下来,温故而知新。 Spring3.x http://jinnianshilongnian.iteye.com/blog/1715092 Spring MVC http://jinnianshilongnian.iteye.com/blog/175217
阅读全文
摘要:在网上看到一篇文章,感觉写得挺不错的,转载一下,本文转载自:http://blog.csdn.net/m13666368773/article/details/7802126或孤傲苍狼的http://www.cnblogs.com/xdp-gacl/p/3707631.html 一. IoC理论的背
阅读全文

浙公网安备 33010602011771号