Spring boot Annotations (Controller Layer) | Controller, RestController, RequestMapping etc.
➡️ Notes link: Shared in the Member Community Post (If you are Member of this channel, then pls check the Member community post, i have shared the Notes link there)
➡️ Join this channel to get access to member only perks:
https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join
Spring boot playlist: https://www.youtube.com/playlist?list=PL6W8uoQQ2c60g6_fcjDCLHSx1LBeVYqyZ
Pre-requisite: Java (https://www.youtube.com/playlist?list=PL6W8uoQQ2c63f469AyV78np0rbxRFppkx)
Chapters:
00:00 - Controller and RestController Annotation
05:57 - RequestMapping Annotation (GetMapping, PostMapping etc.)\
14:09 - RequestParam Annotation
21:15 - InitBinder Annotation
25:00 - PathVariable Annotation
27:23 - RequestBody Annotation
30:22 - ResponseEntity Annotation
#springboot #java