Skip to content

Add checkstyle rule to ensure annotations are sorted #431

Open
@philwebb

Description

@philwebb

Much like imports are ordered, it would be nice if we could enforce annotations are also ordered. Typically I think we'd want two groups, primary annotations and then everything else. The primary group would be for annotations such as @Bean, @Configuration, @Test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions