hutchig / microprofile-reactive-messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microprofile reactive

Reactive Messaging for MicroProfile

This specification provides asynchronous messaging support based on Reactive Streams for MicroProfile.

Implementations

MicroProfile Reactive Messaging does not contain an implementation itself but only provides the specified API, a TCK and documentation.

The following implementations are available:

Building

The whole MicroProfile Reactive Messaging project can be built via Apache Maven.

$> mvn clean install

Contributing

Do you want to contribute to this project? Find out how you can help here.

About

License:Apache License 2.0


Languages

Language:Java 100.0%