标签:context 并且 scan val .com contex 容器 from value
原因可能有好几种
1、spring与spring mvc是两个容器,调用时候要分清哪个容器
2、@Component 并且 context:component-scan
3、获取配置文件http://www.henryxi.com/read-values-from-properties-file-in-spring
spring利用注解@Value获取properties属性为null
标签:context 并且 scan val .com contex 容器 from value
原文地址:http://www.cnblogs.com/shuaiandjun/p/7242609.html