IntelliJ IDEA Plugin for Spring Boot: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
==Create a New Spring Boot Project with Spring Initializr== | ==Create a New Spring Boot Project with Spring Initializr== | ||
Splash screen -> Create New Project -> Spring Initializr (note to '''not''' chose "Spring", but "Spring Initializr") |
Revision as of 01:35, 8 October 2018
Internal
Overview
The Spring Boot IntelliJ IDEA plugin Spring Initializr API to generate Spring Boot projects.
Installation
It should be installed by default, go to the plugin list and search for "Spring Boot".
Procedures
Create a New Spring Boot Project with Spring Initializr
Splash screen -> Create New Project -> Spring Initializr (note to not chose "Spring", but "Spring Initializr")