摘要: nohup java -Xms512M -Xmx512M -jar -Dspring.profiles.active=sit -Dlogsdir=logs test-app-1.0.0.RELEASE.jar>start.log 2>&1 & 命令解释: nohup:表示在后台启动,而我们普通的ja 阅读全文
posted @ 2022-09-06 10:50 CEO雷总 阅读(2501) 评论(0) 推荐(0)