diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index c0c7f9f..5c7798e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,7 +1,7 @@ # ---Comments without preceeding '---' are settings to enable for development # ---Enable H2 console -spring.h2.console.enabled=true +# spring.h2.console.enabled=true # ---Turn Statistics on spring.jpa.properties.hibernate.generate_statistics=true