iluwatar / java-design-patterns

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

Resolved issue #2979 Refactor Front Controller #2986

Closed Mayankchoudhary294 closed 3 weeks ago

Mayankchoudhary294 commented 3 weeks ago

Dispatcher component added to the Front Controller example and README.md updated as necessary

Close #2979

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

iluwatar commented 3 weeks ago

Looks good! Thank you for the contribution 🎉