MicroProfile Reactive Messaging 3.0-RC2
Pre-release
Pre-release
Javadocs | Spec PDF | Spec html.
This release includes one spec clarification. You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>3.0-RC2</version>
</dependency>