会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
放逐梦想
博客园
首页
新随笔
联系
管理
订阅
2022年4月9日
SpringBoot使用yaml封装全部数据到Environment对象时,在控制类中使用@Autowired,出现Could not autowire. No beans of 'Environment' type found.
摘要: SpringBoot使用Environment对象,读取yaml中的全部数据时,出现Could not autowire. No beans of 'Environment' type found.错误。 // 使用自动装配将所有的数据封装到一个对象Environment中 @Autowired p
阅读全文
posted @ 2022-04-09 09:40 放逐梦想
阅读(292)
评论(0)
推荐(0)
2022年3月24日
Typora 语法
摘要: Typora 语法 1.字体编辑 1.1标题 # 一级标题 快捷键Ctrl + 1 ...... ###### 六级标题 快捷键Ctrl + 6 1.2字体大小 快捷键:Ctrl + 数字 或 Ctrl + 加减号 1.3字体加粗 快捷键: Ctrl + b 例如: **加粗内容** 例如:天空之城
阅读全文
posted @ 2022-03-24 21:53 放逐梦想
阅读(1751)
评论(0)
推荐(0)
公告