在springboot项目中,利用@Value注解读取.yml配置文件中的属性时,Value这个包(org.springframework.beans.factory.annotation.Value)总是不能 alt + enter 自动导入,为什么啊。。。。。
我自己 补充上 import org.springframework.beans.factory.annotation.Value 就好了,为什么呢
可以试试ctrl+shift+o