IntelliJ IDEA2018 activates and installs SpringBoot project

Develop Springboot projects with IntelliJ IDEA

IntelliJ IDEA official website address:

https://www.jetbrains.com/idea/

Click DOWNLOAD

Here I choose the paid version on the left. Although the community version on the right is free, it has few functions. It did not help me integrate SpringBoot, which is not so convenient.

Select the appropriate version and install it after the download is complete.

After the installation is complete, click to create a new project

. Select Spring Initializr to create a SpringBoot project.

If it is the community edition, this option is not available here. Click Next

The main configuration here is the basic information of the project, including the project's dependency management Maven, Gradle and project packaging type, etc.

The next step is to select the component dependencies that the project needs. This is very convenient for SpringBoot. Just check the framework you need in your project, and he will help us with dependencies.

The next thing is done. After waiting for SpringBoot to add dependencies, a Spring project is created.

The paid version only has a one-month trial time. If you want to use it all the time, you still need to register and activate it. If you have funds, you should buy the genuine version yourself.

IDEA activation Click help->regiest
in the IDEA navigation bar

http://xdouble.cn:8888/

complete activation

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326312750&siteId=291194637