Class GrpcServerHealthProperties

java.lang.Object
org.springframework.boot.grpc.server.autoconfigure.health.GrpcServerHealthProperties

@ConfigurationProperties("spring.grpc.server.health") public class GrpcServerHealthProperties extends Object
Properties for Spring gRPC server health.
Since:
4.1.0
Author:
Phillip Webb, Chris Bono