摘要: nohup java -jar interSection-0.0.1-SNAPSHOT.jar --server.port=8088 > interSection-0.0.1-SNAPSHOT.log & nohup:添加nohup,可以切换到后台运行 port:指定端口号 > xxx.log :添 阅读全文
posted @ 2018-08-08 15:50 代码飞了 阅读(524) 评论(0) 推荐(0)