feat: Implemented the Template View pattern (#1320) (#3110)

* pattern:implemented the Template View pattern (#1320)

* fix:added links in README and updated package name (#1320)

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
Malak Elbanna
2025-01-06 19:24:40 +02:00
committed by GitHub
co-authored by Ilkka Seppälä
parent ebcc070e11
commit 5ba45701bf
13 changed files with 635 additions and 0 deletions
+1
View File
@@ -218,6 +218,7 @@
<module>function-composition</module>
<module>microservices-distributed-tracing</module>
<module>microservices-idempotent-consumer</module>
<module>templateview</module>
<module>money</module>
<module>table-inheritance</module>
</modules>