Package org.openwms.transactions
Class TransactionsRunner
java.lang.Object
org.openwms.transactions.TransactionsRunner
@SpringBootApplication
@ComponentScan(basePackages="org.openwms.transactions",
excludeFilters=)
public class TransactionsRunner
extends Object
A TransactionsRunner is the Spring Boot starter class of the Transactions Microservice.
- Author:
- Heiko Scherrer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionsRunner
public TransactionsRunner()
-
-
Method Details
-
main
Boot up!- Parameters:
args- Some args
-