public class ServerApplication extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextStartedEvent>
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_STORAGE_MODE |
| Constructor and Description |
|---|
ServerApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onApplicationEvent(org.springframework.context.event.ContextStartedEvent contextStartedEvent) |
public static final String CONFIG_STORAGE_MODE
Copyright © 2015. All rights reserved.