#5 PUT Endpoint - Rest API w/ Kotlin + Spring Boot

Опубликовано: 10 Октябрь 2024
на канале: Developing Developer
1,313
20

In this video, we will add the PUT endpoint to update the movie entity using the ID.

00:00 Introduction
00:19 Create a method in Movie Service
01:18 Create PUT endpoint
01:51 Validate request
04:10 Handle partial updates
07:51 Alternate way to check whether an entity exists or not
08:56 Summary
09:26 Outro

Github repository - https://github.com/developingdevelope...

Connect with me
Twitter -   / abhisheks031  
Instagram -   / developing.developer  
Github - https://github.com/5AbhishekSaxena
Website - https://www.developingdeveloper.tech/...
Discord -   / discord  

Feeling generous today?
Buy me a coffee - https://www.buymeacoffee.com/abhishek...

Special Thanks
Sachin (Thumbnails) -   / sachinnitish  

#Kotlin #SpringBoot