Depending on the extension and target (JVM vs native), typical prerequisites include:
-
JDK 21+
-
Docker/Podman for local services
Add the Jbang Catalog to your system using jbang:
jbang catalog add debeziumdownload a template for a datasource like postgres with capturing:datasource:
jbang init -t capturing:postgres@debezium debezium.javaYou can find templates for the following datasources:
-
postgres
-
mysql
-
mongodb
-
sql server
-
mariadb