The process-kafka-quickstart-springboot example is currently implemented to work only locally.
To work correctly also on OCP being deployed by Kogito operator several adjustments need to be done:
- Kafka bootstrap servers need to be bound to property `kafka.bootstrap.servers`
- Required topics should be created automatically.