Add auto create database table
This commit is contained in:
@@ -11,6 +11,10 @@ spring:
|
||||
jackson:
|
||||
date-format: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
|
||||
time-zone: GMT
|
||||
flyway:
|
||||
baseline-on-migrate: true
|
||||
baseline-version: 0
|
||||
clean-disabled: false
|
||||
|
||||
mybatis-plus:
|
||||
global-config:
|
||||
|
||||
Reference in New Issue
Block a user