Skip to content

Commit

Permalink
✅ s3 test
Browse files Browse the repository at this point in the history
  • Loading branch information
euunrud committed Feb 19, 2024
1 parent b7efa2f commit 7deec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/aromanticcat/umcproject/S3/S3Service.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
@Service
public class S3Service {
private final AmazonS3Client amazonS3;

@Value("${cloud.aws.s3.bucket}")
private String bucketName;
private String dir1 = "/letter-paper";
Expand Down

0 comments on commit 7deec80

Please sign in to comment.