Neo4j logo
Neo4j
Create
Home
Feedback
Questions and General feedback
20
Changelog

    Boards

  • New Console

  • Aura General

  • Questions and General feedback

  • AuraDS

  • Data-Importer

  • AuraDB

  • Drivers

  • GraphQL

  • Ops Manager

  • Explore

  • Query

  • Browser

  • Desktop

  • Aura API Beta Feedback

  • AuraDB Regions

  • Arrows

  • Microsoft Fabric Workload

  • Workspace

Powered by Canny

Questions and General feedback

posts
Connect info for Spring Boot apps is inadequate
As I was just getting started with Aura trying to get my Spring Boot app up and running, I discovered that the Connect - Spring Boot page could use some more info such as the versions of Spring Boot Data & Neo4j OGM that work properly. In my case, my app was throwing a ClassNotFoundException: org.neo4j.driver.util.BookmarkUtil when I attempted to access the database. I was stumped until I discovered this page: https://medium.com/neo4j/using-neo4j-aura-from-java-and-spring-boot-f1c1684894f8 It turned out my version of Neo4j OGM was slightly out of date (by just a couple of patch versions!). I upgraded to the versions mentioned in the article and the problem went away. Others might be saved some trouble if the Connect - Spring Boot page mentioned the compatible Spring Data & Neo4j OGM versions, or perhaps included a link to the above mentioned article.
3
·

under review

Powered by Canny