feat: anti corruption layer - Issue 1325. (#2777)

* add init impl

* add docs

* add test

* correct tests and specs

* add check style corrections

* add init impl

* add docs

* add test

* correct tests and specs

* add check style corrections

* issue_1325: revert accidental damage to the other repos

* issue_1325: sort the comments

---------

Co-authored-by: Boris Zhguchev <boris.zhguchev@gropyus.com>
This commit is contained in:
Boris Zhguchev
2024-03-17 09:32:24 +02:00
committed by GitHub
co-authored by Boris Zhguchev
parent 7034ca5e95
commit 5c47447d9b
19 changed files with 677 additions and 0 deletions
+1
View File
@@ -209,6 +209,7 @@
<module>optimistic-offline-lock</module>
<module>crtp</module>
<module>log-aggregation</module>
<module>anti-corruption-layer</module>
<module>health-check</module>
<module>notification</module>
<module>single-table-inheritance</module>