Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 564 Bytes

Spring Data Rest Example

Sample application demonstrating how to expose RESTful endpoints from a Spring MVC application.

Quick Start

Tomcat 7: mvn tomcat:run
Jetty : mvn jetty:run

Technology Stack

Technology Stack

The project uses the following technologies: