ã¯ããã« Spring Bootã§ã¯æ¥å¸¸çã«è§¦ãã¦ããAWSã«æ¥ç¶ã§ããæ¹æ³ãããã¨ãããã¨ã§èª¿ã¹ã¦ã¿ã¾ããã ã¾ãã¯S3ã§ãã ç°å¢ Mac OSX 10.10.5 Yosemite Java 8 Spring Boot 1.3.5 æ©è½ ã»S3ãããã¼ã«ã«ã«ãã¡ã¤ã«ããã¦ã³ãã¼ã ã»S3ã¸ãã¼ã«ã«ãããã¡ã¤ã«ãã¢ãããã¼ã ã»S3å ã®ãªãã¸ã§ã¯ããæ¤ç´¢ ã³ã¼ã è¨å®ãã¡ã¤ã« gradle buildscript { ext { springBootVersion = '1.3.5.RELEASE' } repositories { mavenCentral() } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") } } apply pl
{{#tags}}- {{label}}
{{/tags}}