Skip to content

MicroProfile Context Propagation 1.1

Compare
Choose a tag to compare
@njr-11 njr-11 released this 22 Oct 15:51

PLEASE DO NOT USE THIS VERSION. MicroProfile Context Propagation 1.1 was released during the transition of the MicroProfile Project to the MicroProfile Working Group. It has not gone through the newly defined MicroProfile Specification Process and has not had a MicroProfile Steering Committee vote.


MicroProfile Context Propagation 1.1 adds compatibility with MicroProfile 4.0 and also adds some new interface methods for additional functionality.

Javadoc | Spec PDF | Spec HTML (browsable)

<dependency>
    <groupId>org.eclipse.microprofile.context-propagation</groupId>
    <artifactId>microprofile-context-propagation-api</artifactId>
    <version>1.1</version>
</dependency>