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

4
bin/build-gateway.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
mvn -pl service-dependencies,service-configuration clean deploy -D skipTests -P local -s ~/.m2/settings-development.xml
mvn -pl service-gateway clean package spring-boot:repackage -D skipTests -s ~/.m2/settings-development.xml
ytp-transfer2 /Users/lanyuanxiaoyao/Project/IdeaProjects/hudi-service/service-gateway/target/service-gateway-1.0.0-SNAPSHOT.jar