Skip to content

Prefer to use the Interceptor API over Pedestal's interceptor "Helpers" #12

Description

@ohpauleez

Pedestal's Interceptor Helpers are discouraged, and at some point, will be removed from Pedestal all together. Instead, you should use the interceptor API directly (via the interceptor function). You should avoid using macros to generate Interceptors, as this can often break AOT compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions