Package org.wso2.ei.dashboard.bootstrap
Class Bootstrap
- java.lang.Object
-
- org.wso2.ei.dashboard.bootstrap.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 Summary
Constructors Constructor Description Bootstrap()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-