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

Getting started with REST development

Last modified: 10 August 2022

At the IntelliJ IDEA level, the RESTful Web Services development support is based on the Java EE: RESTful Web Services (JAX-RS) plugin. This plugin is bundled with IntelliJ IDEA and enabled by default.

At a module level, the service development support can be enabled when creating a project, adding a new module to an existing project, and also for an existing module.