Skip to content

ControllerAdvice and ModelAttribute #1911

@donhill

Description

@donhill

I have several endpoints which take for example a user ID. When sending a query that invokes several routes I want to perform something like an interceptor that will allow us to inject a model from another service into the router so That each route doesn't have to call the same service.

Is there something like @ControllerAdvice in this library?

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