spring boot 项目部署

允许项目后台运行:

nohup java -jar auto.jar --server.port=8888 & 

推荐阅读更多精彩内容