{
  "title": "Arthas 理解Spring Boot应用的ClassLoader结构 案例",
  "description": "Arthas 理解Spring Boot应用的ClassLoader结构 案例",
  "difficulty": "高级使用者",
  "time": "10分钟",
  "details": {
    "steps": [
      {
        "title": "Start demo",
        "text": "start-demo.md"
      },
      {
        "title": "Start arthas-boot",
        "text": "arthas-boot.md"
      },
      {
        "title": "理解Spring Boot应用的ClassLoader结构",
        "text": "case-classloader.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": "java",
    "environmentsprotocol": "http"
  }
}