IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

RESTful web services

Last modified: 10 August 2022

IntelliJ IDEA lets you develop, debug and test RESTful Web Services. The REpresentational State Transfer (REST) specification JSR-339 specification version 2.0 and Jersey reference implementation are supported.

Because RESTful Web services can be of various types, there is no definite workflow to develop them. In this section we will outline some specific tasks that can be performed when developing a REST application in IntelliJ IDEA.