Spring Boot 3 add traceId to TaskExecutor with micrometer-tracing
When Spring Boot 2 is used with sleuth, each TaskExecutor’s logs have had traceId, but with Spring Boot 3 not. For now, there are deps:
When Spring Boot 2 is used with sleuth, each TaskExecutor’s logs have had traceId, but with Spring Boot 3 not. For now, there are deps: