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
A simple image uploader using Spring MVC.
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