diff --git a/src/main/resources/application-dts.properties b/src/main/resources/application-dts.properties index 82fa310..38e7e34 100644 --- a/src/main/resources/application-dts.properties +++ b/src/main/resources/application-dts.properties @@ -6,6 +6,6 @@ spring.kafka.producer.key-serializer=org.apache.kafka.common.serialization.Strin spring.kafka.producer.value-serializer=org.apache.kafka.common.serialization.StringSerializer spring.kafka.producer.properties.max.request.size=20242880 -logging.level.org.springframework.web=DEBUG +logging.level.org.springframework.web=ERROR server.tomcat.max-http-post-size=10MB \ No newline at end of file