Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

dingotiles/spring-s3-upload-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example spring application

This application consumes s3 credentials supplied via the dingo-s3 service broker.

Run the app

cf create-service dingo-s3 essential s3-example-bucket
cf push --no-start
cf bind-service spring-s3-upload-example s3-example-bucket
cf set-env spring-s3-upload-example S3_SERVICE_NAME s3-example-bucket
cf start spring-s3-upload-example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published