Springboot链路追踪
-
Springboot接口日志加入链路追踪traceId方式
目录Springboot接口日志加入链路追python踪traceId1.注解 LogTrace2.切面 LogTraceASPect3.添加依赖4.修改logback-spring.XML5.测试 在类或方法上加上注解@LogTrace总结Springboot接口日志加入链路追踪traceId[详细]
2025-08-15 10:40 分类:开发 How to pass a method as callback to a Windows API call?
I\'d like to pass a method of a class as callback to a WinAPI function. Is this possible and if yes, how?[详细]
2022-12-29 06:10 分类:问答