@@ -4,6 +4,13 @@ spring:
cloud:
config:
uri: http://config.ubtob.com
+ http:
+ encoding:
+ force: true
+ multipart:
+ enabled: true
+ max-file-size: 128MB
+ max-request-size: 128MB
jpa:
database: ORACLE
show-sql: false