iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
88.23k stars 26.18k forks source link

Fix : Issue#2976 - Refactoring for the code smells. #2988

Open ankurnotwarikoo opened 3 weeks ago

ankurnotwarikoo commented 3 weeks ago

What problem does this PR solve?

Issue#2976 Refactor Layered Architecture. Along with the smells mentioned in the issue, there were some another smells identified which was fixed. For eg. CodeBakingServiceImpl

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
96.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud