diff --git a/bookstore/src/main/resources/templates/fragments/devusers.html b/bookstore/src/main/resources/templates/fragments/devusers.html index 3b2da95..9297bdf 100644 --- a/bookstore/src/main/resources/templates/fragments/devusers.html +++ b/bookstore/src/main/resources/templates/fragments/devusers.html @@ -59,7 +59,6 @@ h2consolepage = ${@environment.getProperty('spring.h2.console.path')} - H2 database console diff --git a/bookstore/src/main/resources/templates/fragments/loginout.html b/bookstore/src/main/resources/templates/fragments/loginout.html index fd9ca23..8a094bc 100644 --- a/bookstore/src/main/resources/templates/fragments/loginout.html +++ b/bookstore/src/main/resources/templates/fragments/loginout.html @@ -5,7 +5,23 @@ - + + + +
@@ -82,7 +98,9 @@ - +
+ H2 database console (dev phase only) +