Revise system to allow HWS to be "embedded" in another spark 2.5 Service application.
- "WebApp" is now HelixWebServices.
- The initialization process is now broken into several public methods, to work with your own Server instance.
See the HelixWebServices.main method implementation for an example on how to initialize the object, etc.