src/main/resources/application.yml
@@ -1,6 +1,6 @@ # 端口号 server: port: 8080 port: 8081 # spring配置 spring: @@ -25,6 +25,9 @@ servlet: multipart: max-file-size: 50MB jackson: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 # minio配置 minio: @@ -41,4 +44,4 @@ id-type: auto field-strategy: NOT_NULL configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl log-impl: org.apache.ibatis.logging.stdout.StdOutImpl