Package org.springframework.boot.grpc.test.autoconfigure
@NullMarked
package org.springframework.boot.grpc.test.autoconfigure
Auto-configuration for Spring gRPC tests.
-
ClassDescriptionAnnotation that can be applied to a test class to start an in-process gRPC server.Auto-configuration for an in-process test gRPC server.Specialization of
InProcessGrpcChannelFactorythat allows the channel factory to support all targets, not just those that start with 'in-process:'.Specialization ofInProcessGrpcServerFactory.Annotation at the field or method/constructor parameter level that injects the gRPC server port that was allocated at runtime.