Update doc for spring.data.neo4j.open-in-view

See gh-7533
This commit is contained in:
Johnny Lim
2016-11-30 16:58:11 +09:00
committed by Stephane Nicoll
parent f718e9e5d5
commit c654eff41b
3 changed files with 2 additions and 21 deletions

View File

@@ -368,25 +368,6 @@
}
]
},
{
"name": "spring.data.neo4j.session.scope",
"values": [
{
"value": "singleton"
},
{
"value": "session"
},
{
"value": "request"
}
],
"providers": [
{
"name": "any"
}
]
},
{
"name": "spring.datasource.driver-class-name",
"providers": [