啟動項目報錯
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 value "${cupSize}"
2018-07-24
把cupSize寫下點 不然都在? ?Server:? 下了? 變成了? ?server.cupSize = B
2018-09-17
理解了好久一樓的“寫下點”,就是把cupSize前的兩個空格去掉,成為和server并集
2018-07-18
代碼截圖

2018-07-18
cupSize值有問題 , 代碼貼個圖,光看看不出來