diff --git a/bookstore/src/main/resources/templates/fragments/loginout.html b/bookstore/src/main/resources/templates/fragments/loginout.html index 4cef05e..ea988d6 100644 --- a/bookstore/src/main/resources/templates/fragments/loginout.html +++ b/bookstore/src/main/resources/templates/fragments/loginout.html @@ -79,13 +79,16 @@ - +
+ +
- H2 database console access +
H2 database console access
+
How to: Spring statistics data
diff --git a/bookstore/src/main/resources/templates/statsref.html b/bookstore/src/main/resources/templates/statsref.html new file mode 100644 index 0000000..e7fea2b --- /dev/null +++ b/bookstore/src/main/resources/templates/statsref.html @@ -0,0 +1,112 @@ + + + + + + + + + + page.title.browser.statsref + + + + + +

+ page.title.webform.statsref +

+ +
+

+ page.text.statsref.desca +

+ +
+ + + + + + + + + + + + + + + + + + + +
+ page.text.statsref.commands +
+ + code placeholder + +
+
+
+ page.text.statsref.descb +
+ +
+

+ page.text.statsref.descc +

+ +
+ + button.page.list.return + +
+ + + \ No newline at end of file