Skip to content

Conversation

@clamothebb
Copy link

@clamothebb clamothebb commented Oct 3, 2024

Thanks for your amazing work on Wire.

I noticed an inconsistency between gRPC-java and Wire's output that, if resolved, enables Wire to be integrated with tools that expect gRPC-java's output.

Since 2016, grpc-java's generated bindService method has been final. See the grpc-java issue for related discussion.

Making wire's generated code consistent with this makes it compatible with related tooling that depends on this, such as gRPC-Spring's support for Spring's method security.

@clamothebb clamothebb changed the title Make the bindService method final to be consistent with gRPC-java Make the bindService method final Oct 3, 2024
@oldergod oldergod requested a review from jvmakine November 11, 2024 19:47
@oldergod
Copy link
Member

@jvmakine can you have a look?

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

Successfully merging this pull request may close these issues.

2 participants