openknowledge / reactive-jaxrs

An extension to JAX-RS for reactive programming
Apache License 2.0
6 stars 1 forks source link
javaee jax-rs reactive

Build Status sonarcloud sonarcloud sonarcloud sonarcloud

Why reactive JAX-RS?

tldr; consume and produce stream of object instances to safe memory

TBD

How to integrate the framework

Use Java 9 to have the Flow API available, which is required for the library.

Following types are supported: