A while ago, I ran SDN4-University just fine, then copied parts to a new Spring Boot app to learn more. I could init the DB and persist objects without problems (incl. using Lombok for autogeneration).
I fired it up against Neo4j 3.0.0-RC1 and SDN4 still runs, but my code throws an exception trying to persist even a simple object. I'm not sure where I should even look (Neo4j server, Spring Boot, Spring Data, OGM, JSON serialization), so I posted the issue in a Stack Overflow for help <http://stackoverflow.com/questions/36802018/spring-data-neo4j-unrecognized-field-property> . There is a lot of exciting work going on, lots of things in flux, so I'm what do you recommend for a working mix of components (and versions) ? (I hope this is a better fit here for "discussion" than StackOverflow, right?) I'm fairly sure I want to work with the Neo4j 3.0.0 RC server (my code isn't going into a production app, so RC is no issue). Thanks! -Tim P.S. http://projects.spring.io/spring-data-neo4j/ -- example there shows the use of "START" which is deprecated, right? -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.