springboot: nohup java -jar 自己的springboot项目.jar >日志文件名.log 2>&1 & nohup npm run serve >> ./weather.log & exit