IntelliJ IDEA 2024.1 Help

Spring

Spring is an application framework for the Java platform. It helps you build modern web applications with support for microservice architectures, cloud systems, reactive processing, and serverless workloads.

IntelliJ IDEA provides extensive coding assistance for Spring, including a dedicated project wizard, code highlighting, intelligent context actions, embedded documentation, navigation, and highly customizable run configurations. For a detailed description of the supported features, refer to IntelliJ IDEA for Spring Developers.

Enable Spring support in IntelliJ IDEA

Spring support relies on the Spring and related plugins, which are bundled and enabled by default in IntelliJ IDEA Ultimate. This functionality is not available in IntelliJ IDEA Community Edition and IntelliJ IDEA Edu.

  1. Press Ctrl+Alt+S to open the IDE settings and then select Plugins.

  2. Open the Installed tab, search for Spring and make sure that the checkboxes next to all relevant plugins are selected.

If you are new to Spring support in IntelliJ IDEA, start with Tutorial: Create your first Spring application or watch this video:

Last modified: 11 February 2024