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

Application serversUltimate

Last modified: 19 May 2021

IntelliJ IDEA provides integration with various application servers, enabling you to start and stop local servers, connect to running remote servers, and deploy your artifacts on those servers. You can also debug your application right from the IDE.

By default, IntelliJ IDEA provides integration with the following application servers:

You can install plugins to add support for other application servers, for example:

To get started with using application servers in IntelliJ IDEA, see Tutorial: Your first Java EE application. In general, the following steps are required: