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

Update FileUploadController.java #21

Closed ahmedbaberkhan closed 8 years ago

ahmedbaberkhan commented 8 years ago

The Relative path separator check was incorrect in line #48 File.separator should be used instead of "/" in line # 56

gregturn commented 8 years ago

Resolved via https://github.com/spring-guides/gs-uploading-files/commit/bc402eea88422278b51e3a4735be5ac371eab286