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

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages