diff --git a/spring-data-neo4j/src/main/resources/META-INF/spring.factories b/spring-data-neo4j/src/main/resources/META-INF/spring.factories new file mode 100644 index 000000000..17b2666e7 --- /dev/null +++ b/spring-data-neo4j/src/main/resources/META-INF/spring.factories @@ -0,0 +1 @@ +org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactory