How To JSON Patch in REST Controller and Spring Boot 3

preview_player
Показать описание
Hey friends! JSON Patch is a standard for describing changes to a JSON resource. It's a simple way to perform updates without having to send the whole document over the wire. In this tutorial, we look into adding a patch to an existing REST controller with Spring MVC and Spring Boot.

🍃 *Code & Resources*

🙌 *Get in Touch*

🎙 *Gear & Links*

_I may earn a small commission for purchases made through the links above at no additional cost to you._

🎶 *Music*

🍿 *Subscribe*
Want to see more tech tutorials? Subscribe now!
Рекомендации по теме
Комментарии
Автор

Is there any way to make this work with the Jakarta.Json library? I have been tryining but the patch.apply doesn't quite work.

isEriCafe
welcome to shbcf.ru