|
|
0338a0d579
|
feat(all): 优化依赖
移除旧common包
|
2024-03-05 15:16:52 +08:00 |
|
|
|
b0929b9a47
|
refactor(web): 移除多余依赖
|
2024-03-05 15:16:45 +08:00 |
|
|
|
ceed44d43a
|
feature(dependencies): 增加依赖模块
增加一个依赖模块,统一项目使用的主要 jar 依赖版本,但又不写在父项目里,防止加入一些非服务模块,比如启动命令行
|
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 |
|