Package org.trustdeck

Class Application

java.lang.Object
org.trustdeck.Application

@SpringBootApplication @EnableScheduling public class Application extends Object
This class is the main entry point for the Trust Deck services.
Author:
Armin Müller
  • Constructor Details

    • Application

      public Application()
  • Method Details

    • main

      public static void main(String[] args)
      The service's entry-point. Starts the database-controller and the controller for the REST-API.
      Parameters:
      args - the command line arguments