spring: flyway: locations: filesystem:../sql/migrations clean-disabled: true logging: level: org.springframework.jdbc.core: WARN com.xly.erp: DEBUG