Commit 2f4d4c7b authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.4.x'

parents 7b1db523 56ce5bdf
......@@ -752,7 +752,11 @@
"name": "spring.data.solr.repositories.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable Solr repositories.",
"defaultValue": true
"defaultValue": true,
"deprecation": {
"reason": "Spring Data Solr is deprecated.",
"level": "warning"
}
},
{
"name": "spring.datasource.initialization-mode",
......
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