- ๐ Hi, Iโm @chrisegb Christian Blanco
- ๐ Iโm interested in backend engineering, specially with Java technologies, I love also to write Golang, Python, Elixir and PHP.
- ๐ฑ Iโm currently learning Elixir with Phoenix framework.
- ๐๏ธ Iโm looking to collaborate on open source but also with new innovative ideas.
- ๐ซ How to reach me? https://www.linkedin.com/in/christian-galdamez/
๐
Working from home
Pinned Loading
-
-
-
-
This is the corresponding dependency...
This is the corresponding dependency to add into Maven file pom.xml that will interact with the latest AmazonService.java Service. 1<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3 -->
2<dependency>
3<groupId>com.amazonaws</groupId>
4<artifactId>aws-java-sdk-s3</artifactId>
5<version>1.12.313</version>
-
This is a Spring Boot Service class ...
This is a Spring Boot Service class that uses an Amazon dependency added from Maven. 1package com.your.package;
23import java.io.File;
4import java.io.FileOutputStream;
5import java.io.IOException;
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.