Upgrade sample to use H2 and expose the web console by default.
This commit is contained in:
Stephane Nicoll
2015-09-08 10:20:46 +02:00
parent 15fd30e920
commit c85f4df0ee
2 changed files with 7 additions and 3 deletions

View File

@@ -1 +1,3 @@
debug=
spring.h2.console.enabled=true
logging.level.org.hibernate.SQL=debug