vault backup: 2025-03-19 19:46:32

This commit is contained in:
mi13 2025-03-19 19:46:32 +08:00
parent 76258cdfa5
commit 2f1f66f663
1 changed files with 7 additions and 1 deletions

View File

@ -1 +1,7 @@
- [ ] 补充故障排查的案例 - [ ] 补充故障排查的案例
- [ ] spring aop 新增了一个动态类,继承原来的类,导致我读不出来原本类的注解
- [ ] mvn scope=system 从本地引用的依赖导致 mvn 加载不了该依赖所依赖的其他依赖
- [ ] 日志打印到nfs 占用业务带宽。
- [ ] 将方法参数从 string 改为 object 后报找不到该方法
- [ ] 容器里面就不用关心端口是什么了,探测器?
- [ ] mesh 会使用 poststart hook 控制启动顺序