[NH-003] - Implement Clean architecture in collector artifact
Closed this issue · 1 comments
ivangrod commented
[NH-003] - Implement Clean architecture in collector artifact
Context
As a developer I want to implement Clean architecture through the whole collector project.
- Component: collector
- Version: 0.1.0-SNAPSHOT
Expected Behavior
- Application follows the SOLID principles.
- Application is splitted on domain, use case, infrastructure and boot layers.