随笔分类 -  Spring

摘要:一、提倡的初始化方法:《1》在独立应用程序中,获取ApplicationContext: AbstractApplicationContext context = new ClassPathXmlApplicationContext("applicationContext.xml"); contex... 阅读全文
posted @ 2015-11-09 19:35 Akke 阅读(211) 评论(0) 推荐(0)
摘要:xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://... 阅读全文
posted @ 2015-11-08 17:21 Akke 阅读(216) 评论(0) 推荐(0)