Log warning when open-in-view is implicitly enabled for JPA or Neo4j

Closes gh-7107
This commit is contained in:
Andy Wilkinson
2017-10-30 12:37:38 +00:00
parent 95d8fe708a
commit 5aa66305a8
15 changed files with 78 additions and 21 deletions

View File

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