Skip to content

Commit 0fc33b0

Browse files
committed
Remove metadata for Data Solr property
Data Solr support was removed in 012a199 so the property is no longer supported. See gh-24939
1 parent 3e4abd0 commit 0fc33b0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -748,16 +748,6 @@
748748
"name": "spring.data.rest.detection-strategy",
749749
"defaultValue": "default"
750750
},
751-
{
752-
"name": "spring.data.solr.repositories.enabled",
753-
"type": "java.lang.Boolean",
754-
"description": "Whether to enable Solr repositories.",
755-
"defaultValue": true,
756-
"deprecation": {
757-
"reason": "Spring Data Solr is deprecated.",
758-
"level": "warning"
759-
}
760-
},
761751
{
762752
"name": "spring.datasource.initialization-mode",
763753
"defaultValue": "embedded"

0 commit comments

Comments
 (0)