@PropertySource(value="classpath:${citrus.kafka.server.properties.file:citrus-kafka-server.properties}",
ignoreResourceNotFound=true)
public class EmbeddedKafkaServerApp
extends Object
| Constructor and Description |
|---|
EmbeddedKafkaServerApp() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedKafkaServer |
kafkaServer() |
static void |
main(String[] args)
Main cli method.
|
@Bean public EmbeddedKafkaServer kafkaServer()
public static void main(String[] args)
args - Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.