xiaoyong931011
2023-08-14 3ff54cacf5bbb82fdb3449a268d19f1c7dce5f97
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8184
  tomcat:
    uri-encoding: utf-8
@@ -7,6 +7,11 @@
  profiles:
    active: dev
  servlet:
    multipart:
      max-file-size: 10MB
      max-request-size: 100MB
  thymeleaf:
    cache: false