摘要:
Spring Framework本身没有Web功能, Spring MVC使用WebApplicationContext类扩展ApplicationContext ,使得拥有web功能。那么,Spring MVC是如何在web环境中创建IoC容器呢?web环境中的IoC容器的结构又是什么结构呢?we 阅读全文
posted @ 2016-10-28 14:33
Lost blog
阅读(313)
评论(0)
推荐(0)
摘要:
v1 Spring MVC WEB配置 Spring Framework本身没有Web功能,Spring MVC使用WebApplicationContext类扩展ApplicationContext,使得拥有web功能。那么,Spring MVC是如何在web环境中创建IoC容器呢?web环境中的 阅读全文
posted @ 2016-10-28 13:05
Lost blog
阅读(234)
评论(0)
推荐(0)