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 404 test case #82

Closed shierote closed 1 year ago

shierote commented 2 years ago

The following test case does not pass with complete, so I have fixed it. https://github.com/spring-guides/gs-uploading-files/blob/3329842a55d60c6051acb0b09a6dc87007873907/complete/src/test/java/com/example/uploadingfiles/FileUploadTests.java#L62

pivotal-cla commented 2 years ago

@shierote 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 2 years ago

@shierote Thank you for signing the Contributor License Agreement!