Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use maven-archetype to speed up developing connectors #523

Open
joeCarf opened this issue Aug 9, 2023 · 0 comments
Open

Use maven-archetype to speed up developing connectors #523

joeCarf opened this issue Aug 9, 2023 · 0 comments

Comments

@joeCarf
Copy link
Contributor

joeCarf commented Aug 9, 2023

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

ShannonDing pushed a commit that referenced this issue Oct 17, 2023
…rs (#525)

* initial commit

* commit

* rename

* finish source connector

* finish sink connector

* add license

* Update README.md

* Update connect-standalone.conf

* support archetype

* Delete README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant