Commit 0fc33b02 authored by Andy Wilkinson's avatar Andy Wilkinson

Remove metadata for Data Solr property

Data Solr support was removed in 012a1997 so the property is no longer
supported.

See gh-24939
parent 3e4abd04
......@@ -748,16 +748,6 @@
"name": "spring.data.rest.detection-strategy",
"defaultValue": "default"
},
{
"name": "spring.data.solr.repositories.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable Solr repositories.",
"defaultValue": true,
"deprecation": {
"reason": "Spring Data Solr is deprecated.",
"level": "warning"
}
},
{
"name": "spring.datasource.initialization-mode",
"defaultValue": "embedded"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment