Merge branch '2.0.x'
This commit is contained in:
@@ -1209,6 +1209,13 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.flyway.locations",
|
||||
"type": "java.util.List<java.lang.String>",
|
||||
"defaultValue": [
|
||||
"classpath:db/migration"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spring.flyway.sql-migration-suffix",
|
||||
"deprecation": {
|
||||
|
||||
Reference in New Issue
Block a user