Polish metadata for spring.flyway.sql-migration-suffix
This commit is contained in:
@@ -636,7 +636,7 @@
|
||||
"name": "flyway.sql-migration-suffix",
|
||||
"type": "java.lang.String",
|
||||
"deprecation": {
|
||||
"replacement": "spring.flyway.sql-migration-suffix",
|
||||
"replacement": "spring.flyway.sql-migration-suffixes",
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
@@ -1163,6 +1163,13 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.flyway.sql-migration-suffix",
|
||||
"deprecation": {
|
||||
"replacement": "spring.flyway.sql-migration-suffixes",
|
||||
"level": "warning"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.git.properties",
|
||||
"type": "java.lang.String",
|
||||
|
||||
Reference in New Issue
Block a user