Skip to content

paulc4/mvc-content-neg-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvc-content-neg-views

Demonstration application showing the use of Content-Negotiation in Spring MVC with multiple Views

Prerequisites

The following items should be installed in your system:

Note: when m2e is available, there is an m2 icon in Help -> About dialog. If m2e is not there, just follow the install process here: http://eclipse.org/m2e/download/

Steps:

  1. In the command line
git clone git@github.com:paulc4/mvc-content-neg-views

2a) Inside Eclipse/STS

File -> Import -> Maven -> Existing Maven projects

2b) Alternatively, import as Eclipse projects

mvn eclipse:eclipse
File -> Import -> General -> Existing Projects Into Workspace

About

Demonstration application showing the use of Content-Negotiation in Spring MVC with multiple Views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published