会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
怒吼的萝卜
生○当鹏起,死●亦鲸落
博客园
首页
新随笔
联系
管理
2019年10月25日
SpringBoot:SpringBoot中@Value注入失败
摘要: 1. 第一步检测语法是否正确 @Value("${test}") private String test; 2.第二步检测配置文件中是否有进行配置 url=testusername=usernamepassword=password 3.第三步检测是否增加了@Component注解 在spring中
阅读全文
posted @ 2019-10-25 22:34 怒吼的萝卜
阅读(11472)
评论(0)
推荐(1)
公告