Commit Graph

5 Commits

Author SHA1 Message Date
72bdda5546 feature(all): 增加zookeeper作为注册中心 2024-03-05 15:16:48 +08:00
6d843f1c86 feature(web): 接入网关,使用随机端口访问 2024-03-05 15:16:45 +08:00
a358734929 refactor(all): 优化配置文件,增加一个随机端口的配置
同一个配置文件里用横线分割的写法实际不生效
2024-03-05 15:16:45 +08:00
243e162917 feature(web): 迁移接口调用到 forest 公共模块 2024-03-05 15:16:45 +08:00
2f2c10e7b7 refactor(all): 初始化项目
迁移项目到独立的 service 进行集中开发
包含以下组件的查询 API 服务
flink
hudi
database(info)
pulsar
yarn
包含前端服务和 UI
web
包含公共代码
configuration
2024-03-05 15:16:44 +08:00