xiaoyong931011
2023-03-15 f3c6e2a19e1c12a64e253ff7bb2b6dc22fcf75f5
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8083
  tomcat:
    uri-encoding: utf-8
@@ -7,6 +7,11 @@
  profiles:
    active: dev
  servlet:
    multipart:
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf:
    cache: false