Another tutorial video on how to create simple spring boot applications from scratch. In this video, we cover how to create Spring boot applications using :
1) start.spring.io website
2) Spring Tool Suite
Also, we cover how to add dependencies and import the project in IDE.
We have also created a simple RestController class with a simple mapping. We will see how to run Spring Boot Applications.
You will find the entire Spring Boot playlist here :- https://www.youtube.com/@DandCandC/pl...
#springboot #java #springboottutorial