Intellij idea community edition with Spring boot? Follow
Answered
How I see it works ok, do I miss something that can offer ultimate against community edition?
Please sign in to leave a comment.
Hello,
It's possible to open project, but you could't create new projects in Community Edition. Also all features for Spring projects are supported in Ultimate only: https://www.jetbrains.com/help/idea/spring-support-tutorial.html
Hi,
It seems like Intellij Community edition v2022.1.3. supports running Springboot aplication.
Is there a recent change in list of Spring features supported in community vs ultimate edition ?
No, see https://www.jetbrains.com/idea/features/editions_comparison_matrix.html.
Spring Boot apps can run as normal Java Application or via Gradle/Maven which is supported in all IDE versions. IntelliJ IDEA Ultimate has the specific Spring Boot Run configuration which is not available in the Community edition.