16 Commits

Author SHA1 Message Date
v-zhangjc9
c038664567 refactor(all): 优化maven插件触发 优化编译打包版本 2024-03-06 10:42:55 +08:00
0338a0d579 feat(all): 优化依赖
移除旧common包
2024-03-05 15:16:52 +08:00
2019f47567 refactor(all): 优化日志loki标签默认值 防止没有默认值导致日志无法输出 2024-03-05 15:16:50 +08:00
623ad8b696 refactor(all): 优化日志输出格式 2024-03-05 15:16:50 +08:00
0244f9a550 refactor(all): 优化日志输出格式 2024-03-05 15:16:50 +08:00
d0f10db702 feat(zookeeper-query): 增加连接字段启动时显示的日志 2024-03-05 15:16:48 +08:00
c0b1071a16 refactor(all): 增加源码包打包 2024-03-05 15:16:48 +08:00
cae9fd5dc3 feat(zookeeper-query): 增加查询run meta接口 2024-03-05 15:16:48 +08:00
72bdda5546 feature(all): 增加zookeeper作为注册中心 2024-03-05 15:16:48 +08:00
740a9aea45 feature(all): 服务增加配置文件信息加密 2024-03-05 15:16:48 +08:00
4942691928 feature(all): 替换日志行的冒号为特殊符号方便分割内容 2024-03-05 15:16:45 +08:00
f29cccf9dd feature(web): 增加一个直接通过 zookeeper 查询运行时信息的页面 2024-03-05 15:16:45 +08:00
aad835c710 feature(all): 屏蔽 Eureka 的日志
Resolving eureka endpoints via configuration
这个常驻日志塞满了日志聚合
2024-03-05 15:16:45 +08:00
ceed44d43a feature(dependencies): 增加依赖模块
增加一个依赖模块,统一项目使用的主要 jar 依赖版本,但又不写在父项目里,防止加入一些非服务模块,比如启动命令行
2024-03-05 15:16:45 +08:00
63c678c882 fix(zookeeper-query): 修复 get data 不判断地址是否存在 2024-03-05 15:16:45 +08:00
93456ddd78 feature(zookeeper-query): 增加 zookeeper 查询模块
包含查询路径存在、锁存在、获取节点数据的能力
2024-03-05 15:16:45 +08:00