Remove outdated reference to spring.datasource.initialization-mode
Closes gh-30435
This commit is contained in:
parent
f44e9d472f
commit
535a9b7be0
|
|
@ -791,10 +791,6 @@
|
||||||
"name": "spring.data.rest.detection-strategy",
|
"name": "spring.data.rest.detection-strategy",
|
||||||
"defaultValue": "default"
|
"defaultValue": "default"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "spring.datasource.initialization-mode",
|
|
||||||
"defaultValue": "embedded"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "spring.datasource.jmx-enabled",
|
"name": "spring.datasource.jmx-enabled",
|
||||||
"type": "java.lang.Boolean",
|
"type": "java.lang.Boolean",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue