You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.
I get an error with this application when I update the dependency of spring-data-neo4j-rest to 3.3.0.RELEASE.
java.lang.ClassNotFoundException: org.springframework.data.neo4j.core.UpdateableState
The error occurs when instantiating the graphDatabaseService
The text was updated successfully, but these errors were encountered:
I get an error with this application when I update the dependency of spring-data-neo4j-rest to 3.3.0.RELEASE.
java.lang.ClassNotFoundException: org.springframework.data.neo4j.core.UpdateableState
The error occurs when instantiating the graphDatabaseService
The text was updated successfully, but these errors were encountered: