需要注意配置文件的格式
设置配置文件的格式:application-pee1.properties
新建一个服务
设置服务名字
指定Main class选择的服务
Program argument中选择指定的配置文件,格式:--spring.profiles.active=pee1

需要注意配置文件的格式
设置配置文件的格式:application-pee1.properties
新建一个服务
设置服务名字
指定Main class选择的服务
Program argument中选择指定的配置文件,格式:--spring.profiles.active=pee1