Package org.trustdeck
Class Application
java.lang.Object
org.trustdeck.Application
This class is the main entry point for the Trust Deck services.
- Author:
- Armin Müller
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
main
The service's entry-point. Starts the database-controller and the controller for the REST-API.- Parameters:
args- the command line arguments
-