We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab37aa commit 2b2da1aCopy full SHA for 2b2da1a
kafka-webview-ui/src/main/resources/config/base.yml
@@ -24,6 +24,7 @@ spring:
24
flyway:
25
locations: "classpath:schema/migration/{vendor}"
26
baselineOnMigrate: true
27
+ validate-on-migrate: false
28
29
servlet:
30
multipart:
0 commit comments