Package org.springframework.boot.grpc.test.autoconfigure


@NullMarked package org.springframework.boot.grpc.test.autoconfigure
Auto-configuration for Spring gRPC tests.
  • Class
    Description
    Annotation that can be applied to a test class to enable test in-process gRPC transport.
    Annotation at the field or method/constructor parameter level that injects the gRPC server port that was allocated at runtime.
    Auto-configuration for an in-process test gRPC transport.