Skip to content

Support Dropwizard 4 #114

@kanderson250

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions