Log warning when open-in-view is implicitly enabled for JPA or Neo4j
Closes gh-7107
This commit is contained in:
@@ -3723,7 +3723,7 @@ By default, if you are running a web application, the session is bound to the th
|
||||
the entire processing of the request (i.e. the "Open Session in View" pattern). If you
|
||||
don't want this behavior add the following to your `application.properties`:
|
||||
|
||||
|
||||
[source,properties,indent=0]
|
||||
----
|
||||
spring.data.neo4j.open-in-view=false
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user