feat: Add Microservice Pattern, Log aggregation (#2690) (#2719)

* feat: Add Microservice Pattern, Log aggregation.

Related: #2690

* docs: Add javaDoc for public methods.

Related: #2690

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
YongHwan Kwon
2023-12-27 15:06:55 +09:00
committed by GitHub
parent 5df1fb6f13
commit cd2dbb72d7
12 changed files with 593 additions and 0 deletions
+1
View File
@@ -208,6 +208,7 @@
<module>thread-local-storage</module>
<module>optimistic-offline-lock</module>
<module>crtp</module>
<module>log-aggregation</module>
<module>health-check</module>
</modules>
<repositories>