Change 19408

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/source/server
Request Review
Download .zip
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.
  • Files 4
  • Comments 0
2 edited 1 added 1 deleted
build.gradle#20
Loading...
src/main/java/com/perforce/helix_web_services/server/HelixWebServices.java#1
Loading...
src/main/java/com/perforce/helix_web_services/server/WebApp.java#55
Loading...
src/main/java/com/perforce/helix_web_services/server/filters/JsonContentTypeFilter.java#4
Loading...
Tip: Use n and p to cycle through the changes.