How to Run Spring Boot project in IntelliJ IDEA

preview_player
Показать описание
This video is for absolute beginners with Spring Boot and IntelliJ IDEA. You'll learn how to open, configure, build and run a Spring Boot application in IntelliJ IDEA.

I suppose that you have an existing Spring Boot project, and have IntelliJ IDEA Ultimate edition and MySQL database server installed your computer.

The scenario is you got a Spring Boot project and you have to run in using IntelliJ IDEA.
Рекомендации по теме
Комментарии
Автор

If I had 2 projects and I wan to run at same time? I'm unable to do it

saikiranrayudu
Автор

I cannot get any port after running spring boot application. how can i fix it please help.

md.ashiqulislamshajal
Автор

Hi sir, I always get the Whitelabel Error Page, why is that?

hasnafitriyanik
Автор

Can you teach me how to configure to run spring project? I run wrong

KienNguyen-mowe