{ "title": "Arthas Http API案例", "description": "Arthas Http API案例", "difficulty": "精通者", "time": "10-20 分钟", "details": { "steps": [ { "title": "启动arthas demo", "text": "arthas-demo.md" }, { "title": "启动arthas-boot", "text": "arthas-boot.md" }, { "title": "Http API", "text": "http-api.md" }, { "title": "一次性命令", "text": "one-time-command.md" }, { "title": "会话交互", "text": "session-interaction.md" }, { "title": "Web UI", "text": "web-ui.md" }, { "title": "watch命令输出map对象", "text": "watch-output-map.md" }, { "title": "获取Java应用的Classpath", "text": "classpath-java-app.md" } ], "intro": { "text": "intro.md" }, "finish": { "text": "finish.md" } }, "environment": { "uilayout": "terminal", "showdashboard": true, "dashboards": [ { "name": "Web Port 8563", "port": 8563 } ] }, "backend": { "imageid": "openjdk:15", "environmentsprotocol": "http" } }