Class DashboardServer


  • public class DashboardServer
    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

      • DashboardServer

        public DashboardServer()
    • Method Detail

      • startServerWithConfigs

        public void startServerWithConfigs()