feature: #2542 Dynamic proxy pattern (#2814)

* #2542 First commit

* #2542 Fixing comments

* #2542 Refactoring code

* #2542 Update Readme

* #2542 Add mockito dependencies

* #2542 Add unit test

* #2542 Fixes for testing

* #2542 Fixing typos

* #2542 Fixing SonarLint issues

* #2542 Fixing code review

---------

Co-authored-by: Sashir Estela <sashirestela@yahoo.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
Sashir Estela
2024-03-23 12:34:32 +02:00
committed by GitHub
co-authored by Sashir Estela Ilkka Seppälä
parent 4b704c807f
commit f65bb820d8
22 changed files with 1542 additions and 0 deletions
+1
View File
@@ -213,6 +213,7 @@
<module>health-check</module>
<module>notification</module>
<module>single-table-inheritance</module>
<module>dynamic-proxy</module>
<module>gateway</module>
</modules>
<repositories>