KafkaInfraProperties

constructor(bootstrapServers: String = "localhost:29092", schemaRegistryUrl: String = "http://localhost:8081", security: KafkaInfraProperties.Security = Security(), ssl: KafkaInfraProperties.Ssl = Ssl(), consumer: KafkaInfraProperties.Consumer = Consumer())(source)