已采纳回答 / qq_谁动了我的代码_0
可以,有一个模块可以做到,但是不是很稳定。http://blog.csdn.net/linxingliang/article/details/52017140
2017-02-14
老师一用@Value注解启动就报错了
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'helloController': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'cupSize' in string value "${cupSize}"
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'helloController': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'cupSize' in string value "${cupSize}"
2017-02-11