This code sample shows how to use Spring Data REST.
This repo is a part of my blog post Spring Data REST :
https://hamdi-bouallegue.medium.com/spring-data-rest-d1761f934b1b
Make sure you have OpenJDK 1.8 or newer installed. Ensure that you have Maven installed.
mvn clean package