Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Allow bean injection in @Rest #712

@DayS

Description

@DayS

We should allow developer to inject beans in converter and interceptor fields of @Rest. Right now, even if a bean is set in one of these fields, the generated code will create a new instance of the base class.

This idea came from this thread on StackOverflow

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions