Search code examples
javaspringintellij-ideaspring-initializr

Intellij Spring Initializr not available


I'm using Intellij IDE to code spring Boot.

Spring Initializr was not available for me in the new project option as in.

http://blog.jetbrains.com/idea/2015/03/develop-spring-boot-applications-more-productively-with-intellij-idea-14-1/

Below you can find the screenshot of my IDE. Please let me know what am i missing here?

enter image description here


Solution

  • Please verify "Spring Boot" plugin is enabled.

    In File > Settings > Plugins, you will probably find the Plugin unselected:

    Spring Boot Plugin still unselected

    (The above a screenshot of Intellij IDEA 2018.1 Ultimate)