@ -8,12 +8,12 @@ server:
spring:
servlet:
multipart:
max-file-size: 50MB
max-request-size: 50MB
max-file-size: 100MB
max-request-size: 100MB
application:
name: trading_system
profiles:
active: dev
active: pro
mvc:
pathmatch:
matching-strategy: ant_path_matcher