首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

代码获取Spring流入的对象

2012-10-31 
代码获取Spring注入的对象appContext WebApplicationContextUtils.getRequiredWebApplicationContext(se

代码获取Spring注入的对象

appContext = WebApplicationContextUtils.getRequiredWebApplicationContext(servletContext);

热点排行