|
|
@ -651,6 +651,14 @@
|
|
|
|
"description": "Whether to enable LDAP repositories.",
|
|
|
|
"description": "Whether to enable LDAP repositories.",
|
|
|
|
"defaultValue": true
|
|
|
|
"defaultValue": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "spring.data.mongodb.grid-fs-database",
|
|
|
|
|
|
|
|
"type": "java.lang.String",
|
|
|
|
|
|
|
|
"deprecation": {
|
|
|
|
|
|
|
|
"replacement": "spring.data.mongodb.gridfs.database",
|
|
|
|
|
|
|
|
"level": "error"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.data.mongodb.repositories.type",
|
|
|
|
"name": "spring.data.mongodb.repositories.type",
|
|
|
|
"type": "org.springframework.boot.autoconfigure.data.RepositoryType",
|
|
|
|
"type": "org.springframework.boot.autoconfigure.data.RepositoryType",
|
|
|
@ -2174,14 +2182,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "spring.data.mongodb.grid-fs-database",
|
|
|
|
|
|
|
|
"type": "java.lang.String",
|
|
|
|
|
|
|
|
"deprecation": {
|
|
|
|
|
|
|
|
"replacement": "spring.data.mongodb.gridfs.database",
|
|
|
|
|
|
|
|
"level": "error"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.datasource.data",
|
|
|
|
"name": "spring.datasource.data",
|
|
|
|
"providers": [
|
|
|
|
"providers": [
|
|
|
|