diff --git a/bookstore/src/main/resources/database-dev.properties b/bookstore/src/main/resources/database-dev.properties index a43b7f7..2facc81 100644 --- a/bookstore/src/main/resources/database-dev.properties +++ b/bookstore/src/main/resources/database-dev.properties @@ -1,3 +1,7 @@ +# Pekka Helenius , Fjordtek 2020 + + + # Temporary, volatile database spring.h2.console.enabled = true spring.h2.console.path = /h2-console