arthas/tutorials/katacoda/case-get-spring-context-en/index.json
2020-08-07 19:43:46 +08:00

45 lines
848 B
JSON

{
"title": "Arthas Get the Spring Context",
"description": "Arthas Get the Spring Context",
"difficulty": "expert",
"time": "10 minutes",
"details": {
"steps": [
{
"title": "Start demo",
"text": "start-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "Get the Spring Context",
"text": "case-get-spring-context.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"
}
}