Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the default context root for Websocket endpoints #1624

Merged
merged 4 commits into from
Apr 9, 2020

Commits on Apr 8, 2020

  1. Changed the default context root for Websocket endpoints to be "/", j…

    …ust like for REST. Improved testing of endpoints with and without using the default context root. One additional test that mixes REST resources and Websocket endpoints in same application.
    spericas committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    3e7fcd2 View commit details
    Browse the repository at this point in the history
  2. Updated class comment.

    Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    4b7eaf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36bfafc View commit details
    Browse the repository at this point in the history
  4. Updated Websocket example after changes to context root.

    Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e848f5a View commit details
    Browse the repository at this point in the history