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