xiaoyong931011
2022-09-01 08e98b6421eaa6ff873ee3c4d7f42924e42ffafb
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: