/SpringBoot_Rest_Repositories

Demo project for Rest Repositories in Spring Boot

Primary LanguageJavaMIT LicenseMIT

SpringBoot_Rest_Repositories

Demo project for Rest Repositories in Spring Boot

Rest Repositories

Access repository using REST calls with @RepositoryRestResource annotation.

We are using an H2 database for this project

PostmanApiCalls

Inside this folder you can find the api calls to use with Postman. Import them to Postman and you are good to go.