In my previous article, I chose http://start.spring.io/ to create a project.
Next, use IntelliJ IDEA 2017.2.5 x64 to create Spring Boot/Cloud project
The newly installed IntelliJ IDEA 2017.2.5 x64 does not have the SpringInitializr plug-in;
Next install the SpringInitializr plug-in;
Search for spring boot in settings -> Plugins, check it, and then restart idea. If spring boot is not available in Plugins, install it first and then check it
Just click restart
Create the project below to see the picture;
Click next
At this point, you can create a springboot/cloud project;
Summarize
The above is what the editor introduced to you to quickly create Spring Boot/Cloud project (illustration) using the Spring Initializr plug-in in IntelliJ IDEA 2017.2.5 x64. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to everyone in time. Thank you very much for your support to Wulin.com website!