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
I'm experiencing issues when upgrading SDN from 6.0.3 (included with spring-data-starter-neo4j 2.4.2) to 6.2.1 (either via dependencyManagement or direct dependency)
When I run the app I get the following error message:
The provided database selection provider differs from the Neo4jClient's one.
If I try to upgrade to 6.1.x instead I get
The provided database selection provider differs from the ReactiveNeo4jClient's one.