/spring-data-rest

Spring data rest integration with spring boot

Primary LanguageJava

spring-data-rest

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

Before you start

Make sure you have OpenJDK 1.8 or newer installed. Ensure that you have Maven installed.

Building the project :

mvn clean package