Uses of Class
org.springframework.boot.web.context.WebServerInitializedEvent
Package
Description
Web integrations with Spring's
ApplicationContext
.Reactive based web integrations with Spring's
ApplicationContext
.Servlet based web integrations with Spring's
WebApplicationContext
.-
Uses of WebServerInitializedEvent in org.springframework.boot.web.context
Modifier and TypeMethodDescriptionvoid
ServerPortInfoApplicationContextInitializer.onApplicationEvent
(WebServerInitializedEvent event) void
WebServerPortFileWriter.onApplicationEvent
(WebServerInitializedEvent event) -
Uses of WebServerInitializedEvent in org.springframework.boot.web.reactive.context
-
Uses of WebServerInitializedEvent in org.springframework.boot.web.servlet.context