Package org.openwms.tms
Class TransportationRunner
java.lang.Object
org.openwms.tms.TransportationRunner
@SpringBootApplication(scanBasePackageClasses={TransportationRunner.class,org.ameba.app.SolutionApp.class})
public class TransportationRunner
extends Object
A TransportationRunner is the Spring Boot starter class of the microservice component.
- Author:
- Heiko Scherrer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TransportationRunner
public TransportationRunner()
-
-
Method Details
-
main
Boot up!- Parameters:
args
- Some args
-