public class ReactiveWebServerInitializedEvent extends WebServerInitializedEvent
WebServer is ready. Useful for obtaining the
 local port of a running server.source| Constructor and Description | 
|---|
| ReactiveWebServerInitializedEvent(WebServer webServer,
                                 ReactiveWebServerApplicationContext applicationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| ReactiveWebServerApplicationContext | getApplicationContext()Access the application context that the server was created in. | 
getSource, getWebServergetTimestamptoStringpublic ReactiveWebServerInitializedEvent(WebServer webServer, ReactiveWebServerApplicationContext applicationContext)
public ReactiveWebServerApplicationContext getApplicationContext()
WebServerInitializedEventgetApplicationContext in class WebServerInitializedEvent