You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Spring Rest MVC Example to demonstrate a simple bookservice example which allows Get and Add of a book via
Rest EndPoints. This example can produce JSON or XML based on the Accept-Header of the client.