DHBW-Mailflow / mailserver

0 stars 0 forks source link

introduce presentation layer #142

Closed Jonas-Karl closed 6 months ago

Jonas-Karl commented 6 months ago

I did not rename the entire infrastructure layer. I just created a presentation layer and moved the cli package to this presentation folder.

The other files are still in external/infrastructure. Only the cli is now in external/presentation/cli. In this way, the architecture can for example create another presentation layer like external/presentation/api or external/presentation/swing.

We will not implement any other presentation layers but now the "presentation" itself is not part of the infrastructure folder anymore.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
2 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.9% Duplication on New Code

See analysis details on SonarCloud