1.使用前安装及下载arthas工具(安装方法略)
#调式某个类某个方法中每一步的耗时
trace com.wbw.test.api.controller.testController test
2.SpringBoot 获取Session慢 加入启动jar的参数
-Djava.security.egd=file:/dev/./urandom
1.使用前安装及下载arthas工具(安装方法略)
#调式某个类某个方法中每一步的耗时
trace com.wbw.test.api.controller.testController test
2.SpringBoot 获取Session慢 加入启动jar的参数
-Djava.security.egd=file:/dev/./urandom