Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2291386
  • 博文数量: 266
  • 博客积分: 5485
  • 博客等级: 大校
  • 技术积分: 3695
  • 用 户 组: 普通用户
  • 注册时间: 2007-06-20 11:05
个人简介

多读书,多做事,广交朋友,趣味丛生

文章分类

全部博文(266)

分类: Java

2011-07-29 11:07:29

class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">

hello.properties

引用:



aaa
${name}


-----------------------------------------------------------------

如果有多个.properties档案,则可以透过locations属性来设定,例如:

  • beans-config.xml

"">


class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">


hello.properties
welcome.properties
other.properties







${onlyfun.caterpillar.helloWord}

...

阅读(9447) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~