@SpringBootApplication @ComponentScan(value="org.odpi.openmetadata.*") @EnableSwagger2 @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) |
springfox.documentation.spring.web.plugins.Docket |
swaggerDocumentationAPI() |
public static void main(String[] args)
@Bean public org.springframework.beans.factory.InitializingBean getInitialize()
@Bean public springfox.documentation.spring.web.plugins.Docket swaggerDocumentationAPI()
Copyright © 2018–2019 ODPi. All rights reserved.