File Upload with React and Spring boot (Part 1) - Creating the service with spring boot

preview_player
Показать описание
Hi guys, this is the first video in a new series called file upload with react and spring boot. We will see how to create a service for uploading the file and showing the uploaded file. We will also see in the upcoming episodes how to upload a file using reactjs, how to make a cropping and resizing component and how to a drag and drop upload.

This is the first video in the series and here we will create the service that helps us to upload and download the file using Spring boot and Java.

(0:00) Project intro and project initialization
(2:00) Set application properties
(4:00) File Storage Service implementation
(15:04) File controller implementation

Github link

References
Рекомендации по теме
Комментарии
Автор

Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.


There was an unexpected error (type=Forbidden, status=403).
Access Denied
When I send via put the image by postman...
What is this error due to?

abriel
Автор

I have a question! where does the file actually store in spring boot app? I can't find it in static folder or anything else

MinhLe-bcui
Автор

nice work, can we get the original path of the uploaded file, I get the path of my project workspace+ fileName, thank you

hajaressaidi
Автор

When running the spring boot it gave me an error like this.

vihangafernando
welcome to shbcf.ru