feat: Implementation of session facade design pattern #1278 (#3121)

* implementation of session facade #1278

* minor change

* readme updated

* addressed the comments regarding changing lists to maps and adding maven assembly plugin

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
Shahd Hossam
2025-01-11 17:45:01 +02:00
committed by GitHub
co-authored by Ilkka Seppälä
parent bcad5b1aa3
commit 8cb7c9ada6
17 changed files with 1180 additions and 0 deletions
+1
View File
@@ -219,6 +219,7 @@
<module>microservices-distributed-tracing</module>
<module>microservices-client-side-ui-composition</module>
<module>microservices-idempotent-consumer</module>
<module>session-facade</module>
<module>templateview</module>
<module>money</module>
<module>table-inheritance</module>