Quarkus extension for RESTEasy Reactive, providing reactive REST endpoints (parent artifact for compatibility).
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
<version>3.15.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple REST endpoint with Quarkus RESTEasy Reactive.
Import the Quarkus BOM in your build file.
No dependency data recorded yet.