Class Bootstrap


  • public class Bootstrap
    extends Object
    This class starting up the jetty server on the port as defined in deployment.toml file. React application serve in root context and all the war files serve in "/api" context.
    • Constructor Detail

      • Bootstrap

        public Bootstrap()
    • Method Detail

      • main

        public static void main​(String[] args)