项目作者: javabycode

项目描述 :
Spring MVC Download File Example
高级语言: Java
项目地址: git://github.com/javabycode/spring-mvc-download-file-example.git


Spring MVC Download File Example

Guide

This is a part of the tutorial http://javabycode.com/spring-framework-tutorial/spring-mvc-tutorial/spring-mvc-download-file-example.html

What you’ll need

  1. JDK 1.7 or later
  2. Maven 3 or later
  3. Spring MVC 4.2.6.RELEASE

Build

  1. mvn clean install