@SpringBootApplication
@ComponentScan(basePackages="${scan.packages}")
@Configuration
public class OMAGServerPlatform
extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
OMAGServerPlatform.ApplicationContextListener |
class |
OMAGServerPlatform.CustomSpringEventListener |
| Constructor and Description |
|---|
OMAGServerPlatform() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.InitializingBean |
getInitialize() |
static void |
main(String[] args) |
public static void main(String[] args)
@Bean public org.springframework.beans.factory.InitializingBean getInitialize()
Copyright © 2018–2020 ODPi. All rights reserved.