Class GretlControlServerApplication

java.lang.Object
ch.so.agi.gretl.control.server.GretlControlServerApplication

@SpringBootApplication @EnableScheduling @EnableConfigurationProperties(GretlControlProperties.class) public class GretlControlServerApplication extends Object
  • Constructor Details

    • GretlControlServerApplication

      public GretlControlServerApplication()
  • Method Details

    • main

      public static void main(String[] args)