xiaoyong931011
2023-03-14 e5cad818bcfa817ffe7f2af7885cb3b97dbd0ad7
src/main/resources/application.yml
@@ -5,11 +5,11 @@
spring:
  profiles:
    active: test
    active: dev
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf: