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.
  • Constructor Details

    • OMAGServer

      public OMAGServer()
      Default constructor. Creates instance of OMAG operational services.
  • Method Details

    • main

      public static void main(String[] args)