Package org.springframework.grpc.server.lifecycle
@NullMarked
package org.springframework.grpc.server.lifecycle
gRPC server events.
-
ClassesClassDescriptionLifecycle bean that automatically starts and stops the grpc server.The base event for
GrpcServerLifecycle.This event will be fired before the server starts to shutdown.This event will be fired after the server has been started.This event will be fired after the server completed to shutdown.