brijesh-deb / aws-springboot-sample

Sample: Springboot, AWS S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample - Springboot application deployed on AWS

Config changes (for local)

  • Add AWS credentials(access key and secret) in application.yml for AWS account
  • Note: For running the application from EC2 instance, instead of providing credential in application.tml, use attach IAM Role with EC2 instance to grant access to S3. Refer

Usage of S3 SDK

About

Sample: Springboot, AWS S3


Languages

Language:Shell 39.5%Language:Batchfile 30.5%Language:Java 30.0%