public static class ZatsSpringBootContextLoaderListener.ZatsSpringBootServletInitializer
extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
Constructor and Description |
---|
ZatsSpringBootServletInitializer() |
ZatsSpringBootServletInitializer(String contextConfigLocation) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.boot.builder.SpringApplicationBuilder |
configure(org.springframework.boot.builder.SpringApplicationBuilder builder) |
void |
onStartup(javax.servlet.ServletContext servletContext) |
public ZatsSpringBootServletInitializer()
public ZatsSpringBootServletInitializer(String contextConfigLocation)
public void onStartup(javax.servlet.ServletContext servletContext)
onStartup
in interface org.springframework.web.WebApplicationInitializer
onStartup
in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
protected org.springframework.boot.builder.SpringApplicationBuilder configure(org.springframework.boot.builder.SpringApplicationBuilder builder)
configure
in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
Copyright © 2018 Potix Corporation. All rights reserved.