KKSU
2024-02-26 ae9faa12e8cc7984dfba8631a17e32b216a86508
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8186
  tomcat:
    uri-encoding: utf-8
@@ -9,7 +9,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf: