bash
watch com.codex.terry.controller.HelloWorldController getUserInJson2 "{params,returnObj}" 'params[0] == "world"' -v
要分析的代码:
浏览器请求http://localhost:8080/say/tt,arthas控制台打印的信息如下:
浏览器请求 http://localhost:8080/say/world,arthas控制台打印的信息如下 :