Skip to content

anoophp777/springboot-gcs-signed-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-gcs-signed-url

Upload file to GCS, create URL which expires using Spring Cloud

To Run:

mvn clean spring-boot:run

To upload:

curl --location --request POST 'http://localhost:8080/upload' --form 'file=@/Users/Sample.txt'

About

Upload file to GCS, create URL which expires using Spring Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages