Learn how to connect to mysql database using spring boot framework. In this article you will learn the different types of @GetMapping/ @PostMapping / @PutMapping and @DeleteMapping Usages and their components @RestController, @Service, @Repository and @Entity.
Setting up a Spring Boot project (using Spring Initializr)
Creating a REST controller
Using @GetMapping/ @PostMapping / @PutMapping and @DeleteMapping to handle HTTP requests
Running and testing your Spring Boot application
#SpringBoot #Java #RESTAPI #GetMapping #SpringBootTutorial #HelloWorldAPI #JavaDeveloper #tutorial #database #mysql #Crud #tutorialsp