p

root package

package root

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object KafkaConsumerExample extends App

    This is an example of how to use the container for a microservice that is a consumer of Kafka messages.

    This is an example of how to use the container for a microservice that is a consumer of Kafka messages. The example does NOT run standalone as it is an example and depends on an environment where this a running Zookeeper and Kafka instances. See https://github.com/sclasen/akka-kafka for more information on the consumer.

  2. object RestHttpSample extends App

Ungrouped