X Tutup
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.

Forbid inner classes for @Rest / @Service #26

@pyricau

Description

@pyricau

Right now, the @Rest annotated classes cannot be inner classes. We don't add any compile time error (and we should), but the generated code is wrong.

Maybe we should try to support inner annotated classes, for small services where you want to have it next to the activity code.

Not sure this is good for clean code though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup