Package org.springframework.boot.grpc.server.autoconfigure.health
@NullMarked
package org.springframework.boot.grpc.server.autoconfigure.health
Auto-configuration for gRPC server health adapter.
-
ClassesClassDescriptionAdapts
Actuator health indicatorsinto gRPC health checks by periodically invokinghealth endpointsand updating the health status in gRPCHealthStatusManager.Auto-configurationfor gRPC server-side health service.