iluwatar / java-design-patterns

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

#2542 Dynamic proxy pattern #2814

Closed sashirestela closed 6 months ago

sashirestela commented 7 months ago

Uploading the full structure for the Dynamic Proxy pattern:

sashirestela commented 6 months ago

@ylcn91 I've solved all of your observations.

sashirestela commented 6 months ago

@ylcn91 I was wondering if you need anything else from my side before you can accept my fix commits. Please, let me know if I'm blocking you in any way.

iluwatar commented 6 months ago

Looks good! Thank you for the contribution 🎉

@all-contributors please add @sashirestela for code

iluwatar commented 6 months ago

@all-contributors please add @ylcn91 for review

allcontributors[bot] commented 6 months ago

@iluwatar

I couldn't determine any contributions to add, did you specify any contributions? Please make sure to use valid contribution names.

I've put up a pull request to add @sashirestela! :tada:

I've put up a pull request to add @ylcn91! :tada:

allcontributors[bot] commented 6 months ago

@iluwatar

@ylcn91 already contributed before to review

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud