RESTEasy Jetty is a RESTEasy project aimed to provide integration with Eclipse Jetty.
To read the documentation you can read it online.
Issues are kept in GitHub Issues.
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
You are most welcome to contribute to RESTEasy!
Read the Contribution guidelines