feat: Money pattern (#3109)

* Money pattern

the implementation of the money patter and the tests along with the read me file

* Update money/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* added App file anf modified README file and pom.xml file

* modified README and pom.xml

* added comments

* Added a test for App.java

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
Ahmed-Taha-981
2025-01-06 19:19:22 +02:00
committed by GitHub
parent ac539606b1
commit cdb78d7fb6
8 changed files with 529 additions and 1 deletions
+2 -1
View File
@@ -218,7 +218,8 @@
<module>function-composition</module>
<module>microservices-distributed-tracing</module>
<module>microservices-idempotent-consumer</module>
<module>table-inheritance</module>
<module>money</module>
<module>table-inheritance</module>
</modules>
<repositories>
<repository>