Lower spring.sql.init.enabled's deprecation level to warning
See gh-26682
This commit is contained in:
@@ -1749,7 +1749,7 @@
|
||||
"defaultValue": true,
|
||||
"deprecation": {
|
||||
"replacement": "spring.sql.init.mode",
|
||||
"level": "error"
|
||||
"level": "warning"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user