feat: Refactor monolith to microservices architecture

This commit is contained in:
jade
2026-07-05 17:27:44 +09:00
parent 367a47516d
commit 10f3f0513d
200 changed files with 541 additions and 1789 deletions

View File

@@ -1 +1,8 @@
rootProject.name = 'axhub-admin'
include 'axhub-common'
include 'axhub-gateway'
include 'axhub-tool-core'
include 'axhub-tool-sms'
include 'axhub-tool-email'
include 'axhub-tool-other'