[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? ?? ? ??? ??? ? ????
springboot ????? ??? ??? ????maven-shade-plugin
打jar包啊, 就用spring-boot-maven-plugin
?????