java -jar xxx.jar -Dspring-boot.run.profiles=dev
java -jar xxx.jar --spring.profiles.active=dev
就这样,下课