The application references the following environment variables:
KAFKA.BOOTSTRAP.SERVERS: validbootstrap.serversvalue (see Confluent docs)SCHEMAREGISTRY.URL: validschema.registry.urlvalue (see Confluent docs)
Execute unit tests running the following command:
sbt testBuild and publish Docker image running the following command:
sbt docker:publishArchitectural diagram is available here. It can be rendered using PlantText.
If you'd like to contribute to the project, make sure to review our recommendations.