Hi I am using org.springframework.boot:spring-boot-starter-data-neo4j -> 2.2.3.RELEASE library to work with Neo4j. I have multi module project where my DAO classes are in separate module. The problem is when I am trying to do some operation on Neo4j ...