apache / apache/rocketmq-connect

Use maven-archetype to speed up developing connectors

Open
#523 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
141
Forks
120
PR merge metrics
No merged PRs in 30d

Description

Hello, community!

During the process of writing connectors, and documents, and reviewing the code of other contributors, I found that there are actually many common writing methods or paradigms among various connectors.

At present, it may be difficult to abstract it into a public module, but I think it may be possible to define a connector universal template through the "maven archetype", so that connector developers can quickly generate a connector framework using the `mvn` instruction. I assume that it can save more than 70% of development time

I would like to discuss it with you all and find out whether this is valuable, please give your opinion

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.