spring-restful-webservice topic

List spring-restful-webservice repositories

book-api

22
Stars
29
Forks
Watchers

Book API demonstrates the RESTful web services using Spring MVC. Book API performs all the CRUD operations. User can create a book, read a single book, update a book and delete a book. To communicate...