spring boot启动自定义配置
程序员文章站
2022-05-01 08:09:20
...
spring.profiles.active: dev
spring.profiles.include: other
spring.profiles.active启动某个配置
spring.profiles.include叠加启用某个配置