Maven run. $ mvn spring-boot:run $ mvn -P prod spring-boot:run. -P 指定Maven 的profile,如果指定Springboot 的profiles 請使用-Drun.profiles=prod
確定! 回上一頁