shared-infrastructure
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
shared-infrastructure
shared-infrastructure
/
com.vertyll.veds.sharedinfrastructure.kafka
/
KafkaInfraProperties
/
KafkaInfraProperties
Kafka
Infra
Properties
constructor
(
bootstrapServers
:
String
=
"localhost:29092"
,
schemaRegistryUrl
:
String
=
"http://localhost:8081"
,
consumer
:
KafkaInfraProperties.Consumer
=
Consumer()
)
(
source
)