~I faced a problem with SpringData4Neo4J where it ...
# spring
j
I faced a problem with SpringData4Neo4J where it wants a default constructor.
init
does not satisfy but
constructor()
does.