-
Notifications
You must be signed in to change notification settings - Fork 49
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
add darabonba sdk demo; #177
Conversation
Avoid putting the demo class into the Jar package when generating the Jar package. moving the Demo to test/java/org/apache/rocketmq/sdk/..... |
add 'sdk' to java package , avoid class names in the SDK conflicting with other modules : |
|
Error happend when testing /type/listEventTypesIt seems like an internal error leading to SQL syntax error... any suggestions ? error message from access log of eventbridge:
|
FIXED |
ready for merge @2011shenlin |
997bb24
to
9e38de1
Compare
support java, go, php, py3, ts, csharp
2024 OSPP Project : use Darabonba to generate SDK for EB
@2011shenlin
add test demo for Java.
implemented API:
All apis above haven been tested.