摘要: Spring定义成:分层的J2EE应用框架 1、查看ContextLoaderListener源代码 发现它继承自ContextLoader,并且实现ServletContextListener接口。 ContextLoaderListener 源代码很简单,核心是实现了 ServletContex 阅读全文
posted @ 2018-12-19 14:25 moonsoft 阅读(244) 评论(0) 推荐(0)