Add Neo4j support
See gh-5458
This commit is contained in:
committed by
Stephane Nicoll
parent
a413acee8b
commit
0658cc8aee
@@ -0,0 +1,3 @@
|
||||
spring.data.neo4j.driver=org.neo4j.ogm.drivers.embedded.driver.EmbeddedDriver
|
||||
spring.data.neo4j.domain.packages=sample.data.neo4j
|
||||
spring.data.neo4j.session.lifetime=prototype
|
||||
Reference in New Issue
Block a user