remove incompatible jackson config
This commit is contained in:
@@ -38,12 +38,6 @@ spring:
|
|||||||
format_sql: true
|
format_sql: true
|
||||||
open-in-view: false
|
open-in-view: false
|
||||||
|
|
||||||
jackson:
|
|
||||||
serialization:
|
|
||||||
write-dates-as-timestamps: false
|
|
||||||
deserialization:
|
|
||||||
fail-on-unknown-properties: false
|
|
||||||
|
|
||||||
flyway:
|
flyway:
|
||||||
enabled: ${FLYWAY_ENABLED:false}
|
enabled: ${FLYWAY_ENABLED:false}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user