摘要:
建立springboot项目,2.4.4 activiti 5.22 建立 activiti.cfg.xml在/src/main/resources <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframe 阅读全文
posted @ 2021-04-06 09:29
琴声清幽
阅读(116)
评论(0)
推荐(0)
摘要:
jstat -gcutil -t 1293 1000 // 总结垃圾回收 按百分比监控, 监控pid 为 1293进程,每1000毫秒更新一次,-t 打印时间戳 jstat -gc 1293 1000 // 原始监控 pid 为1293 java -XX:+PrintCommandLineFlags 阅读全文
posted @ 2021-04-06 08:43
琴声清幽
阅读(109)
评论(0)
推荐(0)
浙公网安备 33010602011771号