Add deprecated metadata for Neo4j
See gh-10076
This commit is contained in:
@@ -809,6 +809,15 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.data.neo4j.compiler",
|
||||
"type": "java.lang.String",
|
||||
"description": "Compiler to use.",
|
||||
"deprecation": {
|
||||
"reason": "Not supported anymore as of Neo4j 3.",
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "spring.http.multipart.enabled",
|
||||
"type" : "java.lang.Boolean",
|
||||
|
||||
Reference in New Issue
Block a user