Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 561 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 561 Bytes

Red Hat Integration - Debezium Examples

This repository contains a set of examples to be used with Red Hat OpenShift for Integration (Red Hat Integration) components.

  • Schema registry: External schemas with service registry and serialization using Apache Avro

Sytem Requirements

These application are designed to be run with Red Hat Integration running on top of OpenShift. Also, you might run some of them locally, for what you will need:

  • Docker engine installed
  • Kafkacat
  • jq (JSON processing)
  • JDK 8 or 11+
  • Maven 3