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

Application servers

Last modified: 21 June 2023

IntelliJ IDEA Ultimate 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, plugins that add support for the following application servers are bundled and enabled in IntelliJ IDEA Ultimate:

You can install additional plugins with support for other application servers, for example:

To get started with application servers in IntelliJ IDEA, see Tutorial: Your first Java EE application.