摘要:
http://blog.csdn.net/nvd11/article/details/51542360 阅读全文
posted @ 2017-02-07 16:16
麦子TMAC
阅读(138)
评论(0)
推荐(0)
摘要:
1.代理模式(典型的aop) 2.工厂模式(beanFactory) 3.观察者模式(ApplicationContextEvent && ApplicationContextListener) 4.原型模式(scope中的prototype) 5单例模式(singleton默认都是单例的) 其他的 阅读全文
posted @ 2017-02-07 15:16
麦子TMAC
阅读(158)
评论(0)
推荐(0)