Class ExamplePostgresApplication


  • @SpringBootApplication
    @ComponentScan("org.dotwebstack.framework")
    public class ExamplePostgresApplication
    extends Object
    • Constructor Detail

      • ExamplePostgresApplication

        public ExamplePostgresApplication()
    • Method Detail

      • main

        public static void main​(String[] args)