Zaric / spring-images

Image upload site using Spring MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Image upload site using Spring MVC