SpringBoot boot cmd
springboot 在shell中的启动方式,通过参数设置启动的配置文件和服务端口:
java -jar ycloud-boot-wei.jar –spring.profiles.active=local –server.port=8080
作者:cripps
出处:https://beanstt.github.io
本文版权归作者所有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。