Class OMAGServer
java.lang.Object
org.odpi.openmetadata.serverchassis.springboot.OMAGServer
@SpringBootApplication(scanBasePackages="org.odpi.openmetadata")
public class OMAGServer
extends Object
OMAGServer provides the main program for the OMAG Server spring-boot based starter application.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassApplication Runner implementation class. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OMAGServer
public OMAGServer()Default constructor. Creates instance of OMAG operational services.
-
-
Method Details
-
main
-