Class XbipMonitorApplication

java.lang.Object
de.dlr.proseo.api.xbipmon.XbipMonitorApplication
All Implemented Interfaces:
org.springframework.boot.CommandLineRunner

@SpringBootApplication @EnableConfigurationProperties @ComponentScan(basePackages="de.dlr.proseo") public class XbipMonitorApplication extends Object implements org.springframework.boot.CommandLineRunner
prosEO XBIP Monitor application
Author:
Dr. Thomas Bassler
  • Constructor Details

    • XbipMonitorApplication

      public XbipMonitorApplication()
  • Method Details