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

[type:feature] support dubbo protobuf serialization #5903

Merged
merged 14 commits into from
Feb 20, 2025

Conversation

eye-gu
Copy link
Contributor

@eye-gu eye-gu commented Jan 17, 2025

support #5893 .
add dubbo protobuf serialization example

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@ForrestWang123
Copy link

Do you have any idea about the tech design? @eye-gu

I found genericService of Dubbo cannot be used in this scenario.
A possible way is to use a java code generator (e.g. Javassist) to generator the refrenceService at runtime.

@yu199195 yu199195 merged commit 415e58f into apache:master Feb 20, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants