Quickstart Clone the example project from github and run the following commands: ./gradlew bootRun curl http://localhost:8080/users curl http://localhost:8080/profiles Great. What does it do? This example Spring Boot project, featuring spring-data-rest, demonstrates how you can ...