Skip to content

Support Dropwizard 4 #114

Description

@kanderson250

Related to #97

Update the project to support dropwizard 4+, which have migrated to the jakarta namespace for the servlet api. This should be a simple lift-and-shift of the dropwizard 3 module, with the metadata filter moved into the jakarta namespace.

Update: After trying a simple lift-and-shift, I realized this is not as straightforward as I hoped. The jakarta namespace change is simple. However, Dropwizard 4 has also moved to logback 1.5, which has relocated the logback-access module and its namespace, which breaks our underlying logback instrumentation. Releasing Dropwizard 4 will likely require supporting this new version of logback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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