Skip to content

resteasy/resteasy-jetty

RESTEasy

RESTEasy Jetty is a RESTEasy project aimed to provide integration with Eclipse Jetty.

Documentation

To read the documentation you can read it online.

Issues

Issues are kept in GitHub Issues.

Build

Currently, RESTEasy Jetty requires JDK 17+.

If you want to build the project without running the tests, you need to pull down a clone of the RESTEasy repository and run:

$ mvn clean install

Contribute

You are most welcome to contribute to RESTEasy!