spring-guides/gs-uploading-files

Incorporate /storage into tutorial

Closed this issue · 4 comments

In README.adoc the section "Make the application executable" can't be completed without /storage in place i.e. there needs to be a section for adding the files in src/main/java/hello/storage.

Sorry about the confusion.

dsyer commented

What is "/storage"? What do you have to do to put it "in place"? (I don't have to do anything special. Just run the app from the command line.)

I think ptMcGit maybe is refering to the documentation https://spring.io/guides/gs/uploading-files/ and the fact that you have to get the storage files from repo while the controller for instance is available from the article.

dsyer commented

I see. There is a StorageService in the sample app that isn't mentioned anywhere in the text.

up this issue. C'mon man!!!