WEB/SpringBoot

[SpringBoot] 5. Create a Project _spring boot project in intelliJ

bay07 2024. 3. 9. 07:53

 

Let's create a spring boot project in intelliJ community.

 

 

1. Springboot download

Entering the page that creates the spring boot project

https://start.spring.io/

 

 

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. 한코딩 [스프링 부트] 게시판 무작정 따라하기

 https://www.youtube.com/watch?v=frI5CoZe-vE

Ch5_ board.zip
0.05MB