KKSU
2024-12-23 8d326b853cd3f2d2ca5f9a70b343389da63d9af6
src/main/resources/application.yml
@@ -5,11 +5,11 @@
spring:
  profiles:
    active: test
    active: dev
  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: info