-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Open
Description
Add support for test gRPC applications with features take from spring-grpc-test-spring-boot-autoconfigure.
The following differences are anticipated:
@AutoConfigureInProcessTransporthas been renamed to@AutoConfigureTestGrpcTransportInProcessTransportContextCustomizerFactoryisn't necessary@LocalGrpcPorthas been renamed to@LocalGrpcServerPortand the initializer aligned with GraphQLTestGrpcServerFactoryandTestGrpcChannelFactoryclasses take on in-process creation to make it clearer that customizers don't apply to them.
Commits from Spring gRPC to consider:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement