xiaoyong931011
2022-09-02 b6a76de40ec625b440b28d8ec7977d355eec01c8
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8083
  tomcat:
    uri-encoding: utf-8
@@ -9,7 +9,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf: