Skip to content

murodin/spring-rest-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

spring-rest-example

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.

Project packaging is war file. To run this, deploy to an application container (such as Apache Tomcat)

About

Simple Spring Rest MVC Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%