public class GrailsApplicationWebApplicationInitializer extends SpringBootServletInitializer
SpringBootServletInitializer for CLI packaged WAR files.
| Modifiers | Name | Description |
|---|---|---|
static 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.