This an example project for this article, where i talk processing PATCH requests properly with Spring Boot.
Be sure to have JDK and Maven installed in your system, and then execute the project by running:
mvn spring-boot:run
Have fun exploring the code :-D.