-
Notifications
You must be signed in to change notification settings - Fork 640
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
Comments
There is doc of eventmesh-sdk-java-quickstart (and also the chinese version), is that not enough for a java client guide? |
You can update the doc eventmesh-sdk-java-quickstart. |
Assign this to me. |
[WIP][ISSUE #579] Guide of EventMesh Java SDK
[WIP][ISSUE #579] Guide of EventMesh Java SDK
Search before asking
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?
The text was updated successfully, but these errors were encountered: