Merge branch '2.6.x' into 2.7.x

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

View File

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