首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

spring 读取properties的两种步骤

2013-11-09 
spring 读取properties的两种方法1.在配置文件中配置PropertyPlaceholderConfigurercontext:property-pla

spring 读取properties的两种方法
1.在配置文件中配置PropertyPlaceholderConfigurer

<context:property-placeholder location="dbconf.properties"/>



1楼FansUnion昨天 22:22
这2种方法应该算一种方法额...

热点排行