摘要:
java -jar cms-exporter-0.0.1-SNAPSHOT.jar --spring.config.location=classpath:./config 阅读全文
posted @ 2016-07-14 17:34
干货市场
阅读(155)
评论(0)
推荐(0)
摘要:
ps aux | grep tomcat | grep -v "grep" | awk '{print $2}' 阅读全文
posted @ 2016-07-14 17:22
干货市场
阅读(370)
评论(0)
推荐(0)