The Java host implementation for Proxy-Wasm, enabling developers to run Proxy-Wasm plugins in JAX-RS.
TODO: still need to document how to use in non-cdi containers.
If your using Quarkus, see the Quarkus Proxy-Wasm Extension docs.
To build the project, you need to have Maven installed. You can build the project using the following command:
mvn clean install