ReactJS + Spring Boot CRUD Full Stack App - 17 - Creating Update Employee REST API

preview_player
Показать описание
In this video, we will create an update employee REST API.

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

Hi sir,
why cant we update employee object what we receiving in request directly? to save one DB call.

Employee updatedEmployee =
return
}

akware
Автор

Hello sir, I am facing no allowance for Access Control Cross Origin on the requested source issue. I have add @CrossOrigin annotation in my Rest controller. Can you please give me some solutions on how to solve this issue and where to add headers to get rid of this problem. It's really annoying.

sakianoful
Автор

thank you for this video, when you will make the front end video please ?

anismrabet