SpringBoot Profile多环境支持
摘要:
多profiles文件使用spring.profiles.active=dev没有生效,需要在pom.xml文件中增加 <!-- profile多环境支持需要配置 --> <build> <resources> <resource> <directory>src/main/resources</di 阅读全文
posted @ 2022-04-11 15:59 lovezj9012 阅读(26) 评论(0) 推荐(0)
浙公网安备 33010602011771号