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

[Enhancement] Add maven dependency guide in java example #579

Closed
1 of 2 tasks
ruanwenjun opened this issue Nov 2, 2021 · 3 comments
Closed
1 of 2 tasks

[Enhancement] Add maven dependency guide in java example #579

ruanwenjun opened this issue Nov 2, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@ruanwenjun
Copy link
Member

ruanwenjun commented Nov 2, 2021

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

User want to use eventmesh java sdk, they need to add eventmesh-sdk-java to their pom.xml/build.gradle, this should be addressed in quick start.
https://mvnrepository.com/artifact/org.apache.eventmesh/eventmesh-sdk-java

Describe the solution you'd like

Add java client guide like pulsar in quick start.
https://pulsar.apache.org/docs/en/client-libraries-java/

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@HoffmanZheng
Copy link
Contributor

There is doc of eventmesh-sdk-java-quickstart (and also the chinese version), is that not enough for a java client guide?
Enrich the above mentioned doc, or write a brand new java client guide, which do you prefer?

@ruanwenjun
Copy link
Member Author

There is doc of eventmesh-sdk-java-quickstart (and also the chinese version), is that not enough for a java client guide? Enrich the above mentioned doc, or write a brand new java client guide, which do you prefer?

You can update the doc eventmesh-sdk-java-quickstart.
The current doc is not enough, it needs to mention how to use the sdk in project.

@HoffmanZheng
Copy link
Contributor

Assign this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants