feat(gateway): 迁移gateway到hudi service项目中

This commit is contained in:
2024-01-15 10:14:43 +08:00
parent 783c05f6da
commit f5b1845d97
11 changed files with 245 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ deploy:
arguments:
data_save_enable: true
data_save_location: ${deploy.runtime.data-path}
- name: service-gateway
source-jar: service-gateway-1.0.0-SNAPSHOT.jar
- name: service-scheduler
source-jar: service-scheduler-1.0.0-SNAPSHOT.jar
replicas: 1