org.springframework.boot.web.reactive.context

Class ReactiveWebServerInitializedEvent

  • All Implemented Interfaces:
    java.io.Serializable


    public class ReactiveWebServerInitializedEvent
    extends WebServerInitializedEvent
    Event to be published after the WebServer is ready. Useful for obtaining the local port of a running server.
    Since:
    2.0.0
    See Also:
    Serialized Form