context-propagation
context-propagation copied to clipboard
Look into MicroProfile Context Propagation (MP-CP)
Is your feature request related to a problem? Please describe.
No problem, maybe a more standard solution available.
Describe the solution you'd like
If possible replace my context-propagation with a standard solution.
Describe alternatives you've considered
This comment pointed me to MicroProfile Context Propagation. Is may be a suitable substitute to my ContextManagers. It's a more standard approach anyway.
Additional relevant information
Perhaps create a default bridge implementation to the microprofile standard, which would possibly save us a lot of maintenance.