Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Readme.md

Spring Images

A simple image uploader using Spring MVC.

Running

This project requires Maven 3.x. It is using the jetty-maven-plugin and a local H2 database. Getting the project running is as simple as

mvn jetty:run