Files
spring-modulith/spring-modulith-observability/src
Oliver Drotbohm 020453d41c GH-639 - Enable TraceContext propagation across asynchronous threads.
We're now registering a customizers for both the SimpleAsyncTaskExecutor (used for virtual threads) and the ThreadPoolTaskExecutor to register a ContextPropagatingTaskDecorator.
2024-05-24 12:06:48 +02:00
..