Skip to content

Spring Batch를 사용한 대용량 데이터 이관 토이 프로젝트

Notifications You must be signed in to change notification settings

jikimee64/SpringBatch

Repository files navigation

Toy Project

Spring Batch를 사용한 대용량 데이터 이관 토이 프로젝트

목표

  1. 테이블 A에 적재되어 있는 100만건 데이터를 가공과정을 거쳐 테이블 B에 이관
  2. 효율적인 코드를 통한 성능향상

설명

  1. 개발기간 : 2020.11.16 ~ 2020.11.26
  2. 백엔드 : Java, SpringBoot, JPA, SpringBatch
  3. Tool : IntelliJ, Gradle

소프트웨어 아키텍처

사진

성능 테스트

사진

About

Spring Batch를 사용한 대용량 데이터 이관 토이 프로젝트

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published