Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 스케줄링 작업 Spring Batch를 이용한 일괄처리 #122

Open
3 tasks
jun02160 opened this issue Feb 26, 2024 · 0 comments
Open
3 tasks

[FEAT] 스케줄링 작업 Spring Batch를 이용한 일괄처리 #122

jun02160 opened this issue Feb 26, 2024 · 0 comments
Assignees
Labels
🐈예준🐈 🪄API 서버 API 작업 ✨FEAT 새로운 기능 구현 🧹MODIFY 코드 수정 (기능의 변화가 있을 때)

Comments

@jun02160
Copy link
Member

✨ 이슈 내용

  • 현재 특정 시간마다 주기적으로 실행되는 작업에 대해 Spring Batch를 이용해 효율적으로 처리
  • 향후 데이터의 수가 늘어나는 경우를 대비하여 작업 단위를 나누고 일괄처리하도록 구현

✅ 체크리스트

  • Spring Batch 라이브러리 추가
  • 설정파일 구성
  • Scheduler와 연동
@jun02160 jun02160 added 🪄API 서버 API 작업 ✨FEAT 새로운 기능 구현 🧹MODIFY 코드 수정 (기능의 변화가 있을 때) 🐈예준🐈 labels Feb 26, 2024
@jun02160 jun02160 self-assigned this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐈예준🐈 🪄API 서버 API 작업 ✨FEAT 새로운 기능 구현 🧹MODIFY 코드 수정 (기능의 변화가 있을 때)
Projects
None yet
Development

No branches or pull requests

1 participant