- Java version (17)
- spring boot (2.7)
- maven project type
- mysql (8.0)
- a least java 1.8
- eclipse
- import the whole project inside workspace
- make sure to choose maven existing project
- fine the main java file SocialApplication
- right-click -> Run As -> Java Application (or) ctrl + F11
- all code changes will be updated automatically (because of spring-boot-devtools)