An open API service indexing awesome lists of open source software.

https://github.com/javahello/uploadify

文件上传
https://github.com/javahello/uploadify

Last synced: about 9 hours ago
JSON representation

文件上传

Awesome Lists containing this project

README

          

# uploadify
文件上传

#### 操作步骤
1. git clone https://github.com/JavaHello/uploadify.git
2. mvn package
3. mvn tomcat:run
4. 浏览器打开:http://localhost:8080/springmvc/resources/uploadify/index.html

##### 注意:需要安装maven、git