multipart: | multipart: | ||||
max-file-size: 50MB | max-file-size: 50MB | ||||
max-request-size: 100MB | max-request-size: 100MB | ||||
jackson: | |||||
time-zone: GMT+8 | |||||
mybatis-plus: | mybatis-plus: | ||||
mapper-locations: classpath:mapper/*Mapper.xml | mapper-locations: classpath:mapper/*Mapper.xml | ||||
type-aliases-package: com.taauav.*.mapper | type-aliases-package: com.taauav.*.mapper |