[root@ebeef2d5a5b3 WeChatNews]# nohup java -cp WeChatNews.jar com.mrd.wechat.WeChatNewsApplication &>start.log &
[1] 40713
[root@ebeef2d5a5b3 WeChatNews]# tail -f ./start.log
nohup: 入力を無視します
エラー: メイン クラス com.mrd.wechat.WeChatNewsApplication
大家讲道理2017-05-17 10:06:35
springboot プロジェクトを使用する必要はありませんmaven-shade-plugin
打jar包啊, 就用spring-boot-maven-plugin
大丈夫です