Skip to content

Combine generated Spring controllerย #457

@BreakBB

Description

@BreakBB

Hey ๐Ÿ‘‹๐Ÿป

I'd like to know if it is possible in any way to tell fabrikt to combine generated controllers, so that endpoints that belong somewhat together (e.g. by their openAPI tags) are in the same controller interface.

For example /something and /something/{someId} are combined into the same controller while /something/{someId}/else is a totally new controller.

I think this could be related to #366

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