摘要: spring4配置文件详解 一、配置数据源 基本的加载properties配置文件 <context:property-placeholder location="classpath*:/appConfig.properties" /> 1、JNDI方式 <jee:jndi-lookup id="d 阅读全文
posted @ 2016-07-29 10:10 chen_sg 阅读(11249) 评论(0) 推荐(2) 编辑