1、安装
wget https://arthas.aliyun.com/arthas-boot.jar;
java -jar arthas-boot.jar
2、选择需要监听的方法
trace *.EventTaskController detail(trace *.类名 方法名)
1、安装
wget https://arthas.aliyun.com/arthas-boot.jar;
java -jar arthas-boot.jar
2、选择需要监听的方法
trace *.EventTaskController detail(trace *.类名 方法名)