Spring & Spring Boot Annotations Series - #14 - @GetMapping Annotation

preview_player
Показать описание
Hi, welcome to Spring & Spring Boot Annotations Series. In this video, we will learn how to use @GetMapping annotation in Spring boot applications.

@GetMapping annotation is used to map the incoming HTTP GET request to a specific handler method.

#spring #springboot #annotations
Рекомендации по теме
Комментарии
Автор

Both requestmapping and getmapping is working same na, then will it make sense to use Requestmapping if we don't want any base URI in our class??

arghadeepk
visit shbcf.ru