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

Avoid "util" packages - this is an antipattern #98

@ascheman

Description

@ascheman

Delete packages like util and move their contents to some business
logic or adapter logic classes. It is considered an antipattern.
If you cannot name something you should carefully think about a
better name.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions