1
1
.
.
2
2
C
C
r
r
e
e
a
a
t
t
e
e
P
P
r
r
o
o
j
j
e
e
c
c
t
t
w
w
i
i
t
t
h
h
I
I
n
n
t
t
e
e
l
l
l
l
i
i
J
J
I
I
n
n
f
f
o
o
Following tutorial show how to create Spring Boot Project using IntelliJ IDEA Integrated Development Environment (IDE).
Depending on the edition of IntelliJ IDEA, Spring Boot Project can be created in two ways
Using IntelliJ Community Edition (use https://start.spring.io Web Application to create & download project)
Using IntelliJ Ultimate Edition (IntelliJ uses https://start.spring.io Web Application in the background)
In both cases we end up with the same Spring Boot Project.
Create Spring Boot Project
Web Application
1
IntelliJ
Community
IntelliJ
Ultimate
Created Spring Boot Project
Create Spring Boot Project
Import
Create & Download Spring Boot Project