Remove outdated reference to spring.datasource.initialization-mode

Closes gh-30435
This commit is contained in:
Stephane Nicoll 2022-04-03 10:10:21 +02:00
parent f44e9d472f
commit 535a9b7be0
1 changed files with 0 additions and 4 deletions

View File

@ -791,10 +791,6 @@
"name": "spring.data.rest.detection-strategy",
"defaultValue": "default"
},
{
"name": "spring.datasource.initialization-mode",
"defaultValue": "embedded"
},
{
"name": "spring.datasource.jmx-enabled",
"type": "java.lang.Boolean",