In this video we will see how Spring Data REST makes it simple to create CRUD APIs on our entity objects, with no need to create controller or service layers.
You can find the code for this at the following github url:
https://github.com/chargeahead/Spring...