Skip to content

Commit

Permalink
docs(huisam): 참고 링크들 정리 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
huisam committed Jun 27, 2021
1 parent 2f8d8ec commit 8acd080
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Spring/Batch/Spring-Batch-Example.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,4 +389,10 @@ logging.level:
전체적으로 구조에 대한 `Deep Dive` 보다는 어떤식으로 테스트 코드를 짜고,
어떤식으로 설정해야 되는지에 대한 전체적인 설명이었습니다.
<br>
피드백이나 의견은 언제나 환영이에요.!!
피드백이나 의견은 언제나 환영이에요.!!

### 참고 자료들

* [Spring Batch Paging Reader 사용시 주의사항](https://jojoldu.tistory.com/166)
* [Spring Batch 간단 정리](https://cheese10yun.github.io/spring-batch-basic/)
* [Spring Batch: Which ItemReader implementation to use for high volume & low latency](https://stackoverflow.com/questions/20386642/spring-batch-which-itemreader-implementation-to-use-for-high-volume-low-laten)

0 comments on commit 8acd080

Please sign in to comment.