Skip to content

Remove Spring autowiring from the components #33

@MoonBow-1

Description

@MoonBow-1

Description

Autowiring should not be used, since it makes the Components mutable, which is not ideal.

Constructors should be used, and all fields should be immutable as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions