spring-guides / gs-uploading-files

Uploading Files :: Learn how to build a Spring application that accepts multi-part file uploads.
http://spring.io/guides/gs/uploading-files/
Apache License 2.0
469 stars 503 forks source link

Use the Spring Initializr #63

Closed Buzzardo closed 4 years ago

Buzzardo commented 5 years ago

I rewrote the document and edited the code (mostly changing package names) to use the Spring Initializr.