Not for production, but probably best to disable H2 console.
@ -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