Spring Rest: Dealing with Optional Fields during HTTP PATCH
How to do partial updates in Spring Rest while taking into account optional fields? A question I run into some time ago as I wanted to partially update an entity. In this article, I would like to share with you three solutions that I found as I was t...
codysra.hashnode.dev7 min read