Skip to content

Add Spring specific HideUtilityClassConstructor #74

Closed
@snicoll

Description

@snicoll

A typical SpringBootApplication does not have any method besides a main method. With the default settings, the build fail with a HideUtilityClassConstructor violation.

Configuration classes are also affected if they ony import other stuff.

It would be nice to review those and offer a default excludes for them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions