Skip to content

ivankaptue/demo-springboot-aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Spring AWS S3 CI

AWS S3

To test AWS S3 service, we'll create a bucket and do some operations

Features
  • Upload file text file to S3 bucket
  • Read file from bucket and return it content
  • Delete file from bucket
  • Encryption (manipulate encryption)
Make it run
  • mvn clean install to build
  • mvn spring-boot:run to run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages