spring-boot/spring-boot-autoconfigure
Stephane Nicoll fa037610f8 Add missing class check on Neo4jDataAutoConfiguration
Neo4jDataAutoConfiguration is meant to kick in when Spring Data Neo4J is
on the classpath. Yet, we were only checking for the presence of neo4j
itself and the transaction manager provided by spring-tx.

This commit makes sure to back off if Spring Data Neo4J is not present.

Closes gh-10038
2017-08-18 12:07:59 +02:00
..
src Add missing class check on Neo4jDataAutoConfiguration 2017-08-18 12:07:59 +02:00
pom.xml Next development version 2017-07-27 08:00:21 +00:00