@SpringBootConfiguration(proxyBeanMethods=false) public class DemoApplication extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.support.GenericApplicationContext>
| Constructor and Description |
|---|
DemoApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.springframework.context.support.GenericApplicationContext context) |
static void |
main(String[] args) |
public static void main(String[] args)
public void initialize(org.springframework.context.support.GenericApplicationContext context)
initialize in interface org.springframework.context.ApplicationContextInitializer<org.springframework.context.support.GenericApplicationContext>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.