Skip to content

paulc4/mvc-content-neg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvc-content-neg

Demonstration application showing the use of Content Negotiation with Spring MVC, REST and HTTP Message Converters.

The most interesting files are:

AccountController showing the use of @RequestMapping methods with produces property.

mvc-config.xml showing the underlying configuration in XML.

mvc-java-config.xml which uses Java Configuration instead, via the MvcConfiguration class.

About

Demonstrates use of Content Negotiation with Spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published