Merge branch '2.5.x' into 2.6.x

Closes gh-30551
This commit is contained in:
Moritz Halbritter
2022-04-06 08:56:47 +02:00

View File

@@ -735,7 +735,7 @@
"type": "java.lang.String",
"description": "Login user of the server.",
"deprecation": {
"replacement": "spring.neo4j.authentication.password",
"replacement": "spring.neo4j.authentication.username",
"level": "warning"
}
},