摘要: 访问规则:子容器可以访问父容器的对象,父容器不能访问子容器的对象 spring父容器(ContextLoaderListener初始化) Dao与Service(aop事务) 访问不到Controller spring子容器(DispatcherServlet 初始化) Dao、Service子容器 阅读全文
posted @ 2017-08-21 14:15 敲代码的小黄鹂 阅读(437) 评论(1) 推荐(0)