Profile为在不同环境下使用不同的配置提供了支持 。在spring开发中用@Profile 注解使用来选择行配置系统属性。而在spring boot 中使用跟方便。

spring Profile如何为不同环境提供不同的配置支持

spring Profile如何为不同环境提供不同的配置支持