An open API service indexing awesome lists of open source software.

https://github.com/ashutoshsahoo/spring-boot-aws-practice

spring-boot-aws-practice
https://github.com/ashutoshsahoo/spring-boot-aws-practice

aws aws-s3 aws-sdk aws-sdk2 aws-sdkv2 file-upload filedownload java java11 java11-spring-boot maven s3-bucket spring spring-boot spring-mvc

Last synced: about 1 year ago
JSON representation

spring-boot-aws-practice

Awesome Lists containing this project

README

          

# spring-boot and aws-sdk-java(v2)

Sample project to use `aws-sdk-java` in a spring boot project.
This works when aws credentials are setup at user level. Please refer [Set up AWS credentials and region for development](https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/setup-credentials.html).

### Reference Documentation
For further reference, please consider the following sections:

* [AWS SDK for Java 2.0 Developer Guide](https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/welcome.html)
* [AWS SDK for Java 2.0 Github](https://github.com/aws/aws-sdk-java-v2)
* [AWS SDK for Java Documentation Examples Github](https://github.com/awsdocs/aws-doc-sdk-examples/tree/master/java)