Skip to content
  • Nicolas Pépin-Perreault's avatar
    chore(project): standardize to Zeebe and Confluent guidelines · 087e7264
    Nicolas Pépin-Perreault authored
    - restructures project as standard Zeebe project (license, code of
    conduct, editor config, mvn, checkstyle, etc.)
    - rewrites to bring in line with other Confluent connectors (e.g.
    use ConfigDef to integrate with Confluent Control Center)
    - adds packaging/assembly configuration based on Confluent guidelines
    and other connectors (ES and JDBC)
    - adds docker support to quickly set up a complete cluster with Zeebe,
    Operate, Elasticsearch, Kafka, Zookeeper, Schema Registry, Control
    Center, and Connect
    - adds example ping-pong where two connectors talk to each other to
    complete a workflow
    087e7264
This project is licensed under the Apache License 2.0. Learn more