spring data neo4j version issue
问题 I am trying to use spring-data-neo4j in my grails project but there are so many version conflicting. I am using following dependency compile org.springframework.data:spring-data-neo4j-rest:3.1.2.RELEASE then if i run my neo4j server 2.1.2 then it is giving me error Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'neo4jMappingContext' defined in class org.springframework.data.neo4j.config.Neo4jConfiguration: Invocation of init method failed;