Added some mundane production properties.

This commit is contained in:
Andrew Lalis 2022-02-21 15:47:12 +01:00
parent 7b5c9ddca9
commit 61b07db621
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
spring.jpa.open-in-view=false
spring.jpa.hibernate.ddl-auto=update
spring.devtools.add-properties=false
spring.devtools.livereload.enabled=false
spring.devtools.remote.restart.enabled=false