kgiannis / SpringBoot_Rest_Repositories

Demo project for Rest Repositories in Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Demo project for Rest Repositories in Spring Boot

License:MIT License


Languages

Language:Java 100.0%