新聞中心
這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
使用springboot實(shí)現(xiàn)profiles動態(tài)切換-創(chuàng)新互聯(lián)
這篇文章將為大家詳細(xì)講解有關(guān)使用spring boot實(shí)現(xiàn)profiles動態(tài)切換,文章內(nèi)容質(zhì)量較高,因此小編分享給大家做個(gè)參考,希望大家閱讀完這篇文章后對相關(guān)知識有一定的了解。
具體做法:
1、首先在pom中添加profiles:
dev true dev org.springframework.boot spring-boot-devtools true org.springframework.boot spring-boot-starter-undertow prod org.springframework.boot spring-boot-starter-undertow prod
本文標(biāo)題:使用springboot實(shí)現(xiàn)profiles動態(tài)切換-創(chuàng)新互聯(lián)
標(biāo)題URL:http://fisionsoft.com.cn/article/dhcoeg.html