문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
wiki:springboot:springbootbatch:object_definitions [2020/08/27 23:03] hylee |
wiki:springboot:springbootbatch:object_definitions [2023/01/13 18:44] (현재) |
||
---|---|---|---|
줄 1: | 줄 1: | ||
- | ====== Spring Boot Batch Domain Object Definitions====== | + | ====== Spring Boot Batch 용어 정의 |
<WRAP left notice 80%> | <WRAP left notice 80%> | ||
* description : Spring Boot Batch Object 정의 및 설명 | * description : Spring Boot Batch Object 정의 및 설명 | ||
줄 35: | 줄 35: | ||
\\ | \\ | ||
- | ==== ==== | + | ==== Tasklet |
- | + | Step을 정의할때 input/ | |
- | \\ | + | Tasklet은 Step 안에서 단일로 수행될 커스텀한 기능을 선언할 때 사용함 |
- | ==== ==== | + | |
- | + | ||
- | \\ | + | |
- | ==== ==== | + | |
- | + | ||
- | \\ | + | |
- | ==== ==== | + | |
- | + | ||
- | \\ | + | |
- | ==== ==== | + | |
\\ | \\ | ||
+ | {{tag> | ||