KKSU
2024-01-12 9f7c5e673846ac86c83d6a1f9d6d02c02f7ea9f7
src/main/resources/application.yml
@@ -1,15 +1,15 @@
server:
  port: 8080
  port: 8085
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: dev
    active: test
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 100MB
      max-request-size: 100MB
  thymeleaf:
@@ -40,3 +40,4 @@
          core:
            metadata:
              TableInfoHelper: error
    cc.mrbird.febs: debug