code cleanup

This commit is contained in:
jesus-dayo 2016-08-15 08:13:39 +08:00
parent ac7407e4b3
commit 71637a986f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
server.contextPath=/
spring.h2.console.enabled=true
logging.level.org.hibernate.SQL=trace
logging.level.org.hibernate.SQL=info
spring.jpa.hibernate.ddl-auto=none