diff --git a/README.md b/README.md index e8248b6..a2dbd97 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,6 @@ help example -h example current-thread example version -c ALL + +dashboard ```` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 41d3f67..832ffae 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.6.RELEASE + 1.4.0.RELEASE @@ -25,7 +25,6 @@ - + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
+ + + + + +
+ + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html new file mode 100644 index 0000000..096798c --- /dev/null +++ b/src/main/resources/static/index.html @@ -0,0 +1,5 @@ + + +crash shell + + \ No newline at end of file