已采納回答 / 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