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

Fix Display error on localhost in FileUploadController.java #89

Open Linkle123 opened 10 months ago

Linkle123 commented 10 months ago

There was no parameter in the @PathVariable annotation, so serveFile wasn't getting filename correctly. localhost doesn't display correct link to click without this fix.

pivotal-cla commented 10 months ago

@Linkle123 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 10 months ago

@Linkle123 Thank you for signing the Contributor License Agreement!