最贊回答 / 莊學(xué)爸
沒法創(chuàng)建helloController,屬性依賴注入失敗.檢查一下helloController中是否使用了@Controller或@RestController注解.檢查接收配置文件的屬性上是否使用了@Value注解,該注解用于為屬性賦值.
2016-12-17