Skip to content

Instantly share code, notes, and snippets.

@Daniel-Jacob
Daniel-Jacob / application.yml
Last active March 4, 2022 15:08
application.yml for fixed backoff
topic: my-topic
server:
port: 8080
management:
server.port: 8081
spring:
kafka:
bootstrap-servers: http://localhost:29092
properties:
spring.deserializer.value.delegate.class: org.springframework.kafka.support.serializer.JsonDeserializer
version: '2.1'
networks:
app-tier:
driver: bridge
services:
akhq:
# build:
# context: .
image: tchiotludo/akhq
environment: