Package org.springframework.boot.grpc.server.health
@NullMarked
package org.springframework.boot.grpc.server.health
Support for gRPC server health checks.
-
ClassDescriptionProvides health information for a gRPC server that can be used to update a
HealthStatusManager.A single gRPC component that can be checked for health.A collection ofcomponentsused to check the health of a gRPC server.Strategy used to aggregateStatusinstances.Strategy used to map ahealth statusto a gRPCHealthCheckResponse.ServingStatus.