{ "title": "Arthas ognl", "description": "Arthas ognl", "difficulty": "入门者", "time": "10-20 分钟", "details": { "steps": [ { "title": "启动math-game", "text": "start-demo.md" }, { "title": "启动arthas-boot,help命令", "text": "arthas-boot.md" }, { "title": "Ognl详解", "text": "ognl.md" }, { "title": "案例: 动态更新应用Logger Level", "text": "case-ognl-update-logger-level.md" }, { "title": "案例: 排查logger冲突问题", "text": "case-logger-config-problem.md" } ], "intro": { "text": "intro.md" }, "finish": { "text": "finish.md" }, "assets": { "host01": [] } }, "environment": { "uilayout": "terminal", "showdashboard": true, "dashboards": [ { "name": "Web Port 80", "port": 80 } ] }, "backend": { "imageid": "openjdk:15", "environmentsprotocol": "http" } }