- http://briansjavablog.blogspot.com/2016/05/spring-boot-angular-amazon-web-services.html
- https://github.com/mattua/AWSJavaHelloWorld/blob/master/src/main/java/BucketUtils.java
- https://github.com/brant-hwang/spring-cloud-aws-example/blob/master/src/main/java/com/axisj/spring/cloud/aws/controllers/UploadController.java
- https://dzone.com/articles/amazon-s3-parallel-multipart
- http://dev.classmethod.jp/server-side/java/connect_from_spring-boot_to_s3/
Upload Section:
- http://www.journaldev.com/2573/spring-mvc-file-upload-example-single-multiple-files
- https://github.com/netgloo/spring-boot-samples/blob/master/spring-boot-file-upload-with-ajax/src/main/java/netgloo/controllers/MainController.java
This comment has been removed by the author.
ReplyDelete