@@ -40,6 +40,10 @@ spring:
batch:
job:
enabled: false
+ http:
+ multipart:
+ maxRequestSize: 100MB
+ maxFileSize: 10MB
server:
port: 8082