会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
zeng1994
博客园
首页
新随笔
联系
管理
2018年8月29日
Maven的porfile与SpringBoot的profile结合使用详解
摘要: 使用maven的profile功能,我们可以实现多环境配置文件的动态切换,可参考我的上一篇博客。但随着SpringBoot项目越来越火,越来越多人喜欢用SpringBoot的profile功能。但是用SpringBoot的profile功能时,一般我们默认激活的profile肯定是开发环境的profile。当我们打成jar包后,如果在生产环境下运行,就需要在运行这个jar包的命令后面加个命...
阅读全文
posted @ 2018-08-29 14:14 zeng1994
阅读(13676)
评论(5)
推荐(3)
编辑
公告