View on GitHub RESTX     the lightweight Java REST framework
Improve This Page

RESTX IDE Setup

Java has some of the best IDEs, free and open source. Although not necessary, we strongly recommend doing RESTX app development with an IDE.

Don't want to use an IDE? running the app directly from the shell is planned, watch this issue to show your interest!

RESTX being pure Java it’s very straighforward to use in your IDE of choice. The only thing which require special attention is proper annotation processing setup.

You will find setup instructions for the 3 major Java IDE here: