Coding & Life

求知若饥,虚心若愚

  • Table of Contents
  • Overview

老枪

90 posts
2 categories
6 tags

Spring Boot后台启动不打印nohup.out

Posted on 2017-11-29 Edited on 2025-06-16
1
nohup java -jar yatai_pro-0.0.1-SNAPSHOT.jar --spring.profiles.active=prod >/dev/null &

/dev/null 表示将标准输出信息重定向到”黑洞”

nginx负载均衡策略
常见网络攻击及处理办法
© 2025 老枪
Powered by Hexo & NexT.Muse
0%