Spring boot Apache Camel-Java DSL app reads messages from Kafka topic.
public void configure(){ from("kafka:myTopic?brokers=localhost:9092")