Skip to content

MicroProfile Context Propagation 1.2

Compare
Choose a tag to compare
@njr-11 njr-11 released this 12 Mar 15:42

Javadoc | Spec PDF | Spec HTML (browsable)

MicroProfile Context Propagation 1.2 adds compatibility with MicroProfile 4.0 and also adds some new interface methods for additional functionality. For more detail, see the release notes and full change log.

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