@ -8,6 +8,12 @@ spring:
allow-bean-definition-overriding: true
application:
name: epdc-custom-server
servlet:
multipart:
enabled: true
file-size-threshold: 0
max-file-size: 100MB
max-request-size: 100MB
# 环境 dev|test|prod
profiles:
active: @spring.profiles.active@