-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Open
Description
Add support for gRPC client applications with features take from spring-grpc-client-spring-boot-autoconfigure.
The following differences are anticipated:
- Channel default properties will be deferred to #49195.
- Auto-configuration will not automatically scan for clients (to align with our Http Service Client support)
GrpcClientPropertieswill be restructured slightly.GrpcClientPropertiesis anemic and no longer mutated when channels are needed.GrpcServerBuilderCustomizerstakes on multiple customization duties
Commits from Spring gRPC to consider:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement