correlation-id-async
correlation-id-async copied to clipboard
Results
3
correlation-id-async issues
Sort by
recently updated
recently updated
newest added
trafficstars
- Update Spring Boot - Update Guava - Change in API for `Futures.addCallback` (single thread, as this is not production-ready code)
Currently the example is provided with Callable future. Do you have an idea on how to do with completable futures. The rewrite is mentioned in the README document.
I've added Interceptor to automatically add CorrelationIDs headers to each RestTemplate reqest. Should work. I hope.