会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
gossip
博客园
首页
新随笔
管理
2018年5月9日
SpringBoot读取配置文件(从classpath/file读取yml/properties文件)
摘要: 一、读取properties文件 使用配置项@PropertySource 二、读取yml文件 启动类添加下面代码: @Bean public static PropertySourcesPlaceholderConfigurer properties() { PropertySourcesPlac
阅读全文
posted @ 2018-05-09 15:36 扯
阅读(13199)
评论(0)
推荐(0)
编辑
公告