List of usage examples for org.springframework.boot.web.context ConfigurableWebServerApplicationContext interface-usage
From source file org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.java
/**
* A {@link WebApplicationContext} that can be used to bootstrap itself from a contained
* {@link ServletWebServerFactory} bean.
* <p>
* This context will create, initialize and run an {@link WebServer} by searching for a
* single {@link ServletWebServerFactory} bean within the {@link ApplicationContext}