I\'m implementing CRUD operations on my spring boot application and I\'m stuck on implementing the PUT http requests to update just certain values of my entity. In particular my