public class WarInitializer
extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
Modifier and Type | Class and Description |
---|---|
static class |
WarInitializer.WarConfiguration |
Constructor and Description |
---|
WarInitializer() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.boot.builder.SpringApplicationBuilder |
configure(org.springframework.boot.builder.SpringApplicationBuilder builder) |
protected org.springframework.web.context.WebApplicationContext |
run(org.springframework.boot.SpringApplication application) |
protected org.springframework.boot.builder.SpringApplicationBuilder configure(org.springframework.boot.builder.SpringApplicationBuilder builder)
configure
in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
protected org.springframework.web.context.WebApplicationContext run(org.springframework.boot.SpringApplication application)
run
in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
Copyright © 2023 Frank!Framework. All rights reserved.