hkakutalua / spring-patch-updates

Code for an article written about partial updates with Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Partial Updates (PATCH) with Spring Boot

This an example project for this article, where i talk processing PATCH requests properly with Spring Boot.

Installation

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.

About

Code for an article written about partial updates with Spring Boot


Languages

Language:Java 100.0%