Let's create a spring boot project in intelliJ community.
1. Springboot download
Entering the page that creates the spring boot project
In the Spring Boot part, SANPSHOT should not be selected because it is still under development.
M2 is a version for MacBooks.
We can choose the latest version of the one with nothing on it.
Description is to write down the project description
2. Create a project in IntelliJ
3. Execute
An error can occur like this
Go into Setting and change "Build and run" to run directly from "InteliJ IDEA"
Now we need to connect with DB
▷ Reference
더보기
1. 한코딩 [스프링 부트] 게시판 무작정 따라하기