Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 218 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 218 Bytes

SpringMvcRest

Sample base for creating a Spring with MVC and REST using IntelliJ no Maven.

Use this to build a simple Spring v4 REST server. Also includes Spring MVC so you can do MVC at same time as REST methods.