master
tszyszkowski 2022-10-21 16:40:42 +02:00
parent 38526ed303
commit 793d498455
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
ext.client.token=49339272-f9d5-4e86-ae1a-c2573ca61c19
server.port=9095
spring.kafka.producer.bootstrap-servers=localhost:9092
spring.kafka.producer.key-serializer=org.apache.kafka.common.serialization.StringSerializer
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
server.tomcat.max-http-post-size=10MB