Package de.dlr.proseo.api.prip
Class ProductionInterfaceApplication
java.lang.Object
de.dlr.proseo.api.prip.ProductionInterfaceApplication
@Configuration
@EnableAutoConfiguration
@EnableConfigurationProperties
@ComponentScan(basePackages="de.dlr.proseo")
@EnableJpaRepositories(basePackages="de.dlr.proseo.model.dao")
public class ProductionInterfaceApplication
extends Object
prosEO Processor Manager application
- Author:
- Dr. Thomas Bassler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductionInterfaceApplication
public ProductionInterfaceApplication()
-
-
Method Details
-
main
- Throws:
Exception
-