public class SpringApplicationWebApplicationInitializer extends SpringBootServletInitializer
SpringBootServletInitializer for CLI packaged WAR files.
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
SOURCE_ENTRY |
The entry containing the source class. |
Type Params | Return Type | Name and description |
---|---|---|
|
protected SpringApplicationBuilder |
configure(SpringApplicationBuilder builder) |
|
public void |
onStartup(ServletContext servletContext) |
The entry containing the source class.