Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 968 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 968 Bytes

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 [email protected]: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