parent
a076adbb51
commit
0d7cde7a5d
|
@ -809,6 +809,15 @@
|
||||||
"level": "error"
|
"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",
|
"name" : "spring.http.multipart.enabled",
|
||||||
"type" : "java.lang.Boolean",
|
"type" : "java.lang.Boolean",
|
||||||
|
|
Loading…
Reference in New Issue