{
  "title": "Arthas jad命令",
  "description": "Arthas jad命令",
  "difficulty": "精通者",
  "time": "10-20 分钟",
  "details": {
    "steps": [
      {
        "title": "启动arthas demo",
        "text": "arthas-demo.md"
      },
      {
        "title": "启动arthas-boot",
        "text": "arthas-boot.md"
      },
      {
        "title": "jad命令",
        "text": "jad.md"
      }
    ],
    "intro": {
      "text": "intro.md"
    },
    "finish": {
      "text": "finish.md"
    }
  },
  "environment": {
    "uilayout": "terminal"
  },
  "backend": {
    "imageid": "java",
    "environmentsprotocol": "http"
  }
}