@Configuration(proxyBeanMethods=false) @EnableAutoConfiguration @EnableAdminServer public class SpringBootAdminWarApplication extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
| Modifier and Type | Class and Description |
|---|---|
static class |
SpringBootAdminWarApplication.SecurityPermitAllConfig |
static class |
SpringBootAdminWarApplication.SecuritySecureConfig |
| Constructor and Description |
|---|
SpringBootAdminWarApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.builder.SpringApplicationBuilder |
configure(org.springframework.boot.builder.SpringApplicationBuilder application) |
static void |
main(String[] args) |
public static void main(String[] args)
protected org.springframework.boot.builder.SpringApplicationBuilder configure(org.springframework.boot.builder.SpringApplicationBuilder application)
configure in class org.springframework.boot.web.servlet.support.SpringBootServletInitializerCopyright © 2022 codecentric AG. All rights reserved.