KKSU
2023-11-09 6d4f8c8828005c5e5ce4f33970a817c89592083e
src/main/resources/application.yml
@@ -5,11 +5,11 @@
spring:
  profiles:
    active: dev
    active: test
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 100MB
      max-request-size: 100MB
  thymeleaf: