官方issue中提供的特殊用法:https://github.com/alibaba/arthas/issues/71open in new window
idea插件:arthas ideaopen in new window
watch org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter invokeHandlerMethod '{target.getApplicationContext().getEnvironment().getProperty("spring.datasource.url")}' -n 5 -x 3
watch feign.Client$Default execute '{params,returnObj,throwExp}' -n 5 -x 3