Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Gracefully Support Server Restart #10

@darkfrog26

Description

@darkfrog26

Many build environments allow the server to dynamically restart on code changes. This is a great help in increasing development efficiency, but it would appear as though SwaggerSocket does not like to gracefully restart. This should be as simple as providing cleanup functionality in the Servlet disposal method. For a test case of usage simply create an SBT web project and issue the command: "~;container:start; container:reload /" which will reload the container upon code change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions