GithubHelp home page GithubHelp logo

spring-s3-upload's Introduction

spring-s3-upload

πŸ› οΈμ‚¬μš© 기술

  • Java 11
  • Spring Boot
  • Gradle
  • Mybatis
  • MariaDB

Tools

  • intellij IDEA

Gradle Dependencies

dependencies {
    developmentOnly 'org.springframework.boot:spring-boot-devtools'
    implementation platform('software.amazon.awssdk:bom:2.19.28')
    implementation 'software.amazon.awssdk:s3'
    implementation 'org.springframework.boot:spring-boot-starter-web'
    implementation 'org.springframework.boot:spring-boot-starter-jdbc'
    implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.2'
    implementation 'com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.5'
    runtimeOnly 'org.mariadb.jdbc:mariadb-java-client'
    compileOnly 'org.springframework.boot:spring-boot-devtools'
    compileOnly 'org.projectlombok:lombok'
    annotationProcessor 'org.projectlombok:lombok'
    testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
  • jasypt
    • Amazon Web Service Secret Key μ•”ν˜Έν™”λ₯Ό μœ„ν•΄ μ‚¬μš©λ¨
    • λ³΅ν˜Έν™”λ₯Ό μœ„ν•΄ μ„€μ • ν•„μš”: VM Option > -Djasypt.encryptor.password={μ•”ν˜Έν™”_ν‚€}

πŸ‘©πŸ»β€πŸ’» κΈ°λŠ₯

μ—…λ‘œλ“œ (Upload)

  1. 단일 μ—…λ‘œλ“œ
  2. 닀쀑 μ—…λ‘œλ“œ

λ‹€μš΄λ‘œλ“œ (Download)

μ‚­μ œ (Delete)

  1. 단일 μ‚­μ œ
  2. 닀쀑 μ‚­μ œ

Preview

preview image

spring-s3-upload's People

Contributors

may54ther avatar

Watchers

 avatar

spring-s3-upload's Issues

Fix: 파일 μ‚­μ œ 검증

  • S3 의 deleteObject μ‹œ, μ‹€μ œλ‘œ μ‘΄μž¬ν•˜μ§€ μ•ŠλŠ” νŒŒμΌμž„μ—λ„ λΆˆκ΅¬ν•˜κ³  였λ₯˜κ°€ λ°œμƒν•˜μ§€ μ•ŠμŒ (AWS SDK Java V2)
  • 성곡 유무λ₯Ό ν™•μΈν•˜κΈ° μœ„ν•΄μ„œλŠ” Delete Marker, Version ID, Request Charged 등을 더 μ°Ύμ•„λ³Ό 것

πŸ”— S3 API(응닡 ν˜•μ‹ 보기 μ’‹μŒ)
πŸ”—SDK Java V2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.