しおしお

IntelliJ IDEAのことなんかを書いてます

AWS S3

Spring Cloud AWSを使ってS3にファイルを保存してみた

Spring Cloud for Amazon Web Servicesを使ってS3にファイルを保存してみたお話です。 依存ライブラリ compile('org.springframework.boot:spring-boot-starter-web') compile('org.springframework.cloud:spring-cloud-starter-aws') バージョンはこんな感…