|
|
|
|
@ -2035,6 +2035,14 @@
@@ -2035,6 +2035,14 @@
|
|
|
|
|
"name": "spring.webservices.wsdl-locations", |
|
|
|
|
"type": "java.util.List<java.lang.String>", |
|
|
|
|
"description": "Comma-separated list of locations of WSDLs and accompanying XSDs to be exposed as beans." |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "spring.data.mongodb.grid-fs-database", |
|
|
|
|
"type": "java.lang.String", |
|
|
|
|
"deprecation": { |
|
|
|
|
"replacement": "spring.data.mongodb.gridfs.database", |
|
|
|
|
"level": "error" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"hints": [ |
|
|
|
|
@ -2174,14 +2182,6 @@
@@ -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", |
|
|
|
|
"providers": [ |
|
|
|
|
|