Hello everyone, sorry if this has been asked befor...
# spring
a
Hello everyone, sorry if this has been asked before. Anybody here has any experience integrating Neo4j with Spring boot in kotlin? I'm confused because Neo4j's website has three different ways of integrating Neo4j with Spring. I'm not sure what way I should go. Is Spring Data Neo4j with the OGM the right approach or should I use the Java Driver? This is the link I was trying to follow https://neo4j.com/developer/java/ I'm an Android developer and trying to learn backend development so any help will be appreciated.