Skip to content

Allow overriding of process method in BaseApiListingResource #1887

@splatch

Description

@splatch

Currently it is not an easy task to customize Swagger lookups so they work in other way than through servlet context. This causes troubles for example for CXF which is using single servlet to deploy multiple endpoints. It will also allow to invalidate cached swagger instance in certain cases, when classes are changed (this is usecase in OSGi).

Currently lookups of Swagger in context are hard to customize and would require bigger API changes.

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