1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 14:05:44 +00:00

Create separate BSA service (#2221)

This commit is contained in:
Pavlo Tkach
2023-11-15 18:38:26 -05:00
committed by GitHub
parent 445825957d
commit 572b7101cb
31 changed files with 559 additions and 28 deletions

View File

@@ -347,6 +347,7 @@ subprojects {
def services = [':services:default',
':services:backend',
':services:bsa',
':services:tools',
':services:pubapi']