会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Broke_薪雪
博客园
首页
新随笔
联系
管理
订阅
2019年1月18日
SpringBoot 动态打包
摘要: 配置pom.xml 配置文件.properties my-config.properties application-dev.properties application-prod.properties application.properties 打包或运行哪个换将修改application.pr
阅读全文
posted @ 2019-01-18 13:13 Broke、薪雪
阅读(443)
评论(0)
推荐(0)
编辑
SpringBoot读取自定义配置文件
摘要: 自定义配置文件 my-config.properties 配置文件类 appconfig.java
阅读全文
posted @ 2019-01-18 12:38 Broke、薪雪
阅读(465)
评论(0)
推荐(0)
编辑