Sending a file from Android device to AWS S3 through server spring boot application
I want to send a mp4 file from android device to AWS S3 storage bucket through spring boot application on heroku server.
Which method I should use on my android app side to send the file?