Subscribe to the channel : / @dandcandc
Another tutorial video on how to create simple REST API applications using spring boot from scratch.
In this tutorial, we have create a plain and simple REST API with the help of Spring Boot.
Also, we cover how to add dependencies and import the project in IDE.
We have also created a simple RestController class with a simple GetMapping method which returns a value. Also we've covered how to run Spring Boot Applications.
Next tutorial on Spring Boot: - How to create CRUD based REST API applications using Spring Data JPA.
You will find the entire Spring Boot playlist here :- https://www.youtube.com/@DandCandC/pl...
#springboot #java #springboottutorial