xiaoyong931011
2023-09-21 6ab12846640196b508fda6d565855e551d0b326f
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8096
  port: 8099
  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