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
In Spring Boot 2.4.0-M2, neo4j.version will probably lead to confusion: It is currently used to specify the version of the Neo4j Java Driver which is most often not the same as the Neo4j server version.
In Spring Boot 2.4.0-M2,
neo4j.version
will probably lead to confusion: It is currently used to specify the version of the Neo4j Java Driver which is most often not the same as the Neo4j server version.I would much appreciate a change back to
As it was in the independent driver starter we at Neo4j developed.
Paging @meistermeier, too
The text was updated successfully, but these errors were encountered: