Class GrpcAdviceAutoConfiguration

java.lang.Object
net.devh.boot.grpc.server.autoconfigure.GrpcAdviceAutoConfiguration

The auto configuration that will create necessary beans to provide a proper exception handling via annotations @GrpcAdvice and @GrpcExceptionHandler.

Exception handling via global server interceptors @GrpcGlobalServerInterceptor.

See Also: