사용자 도구

사이트 도구


springframework:springboot:batch

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
springframework:springboot:batch [2019/11/15 14:19]
kwon37xi [spring-boot-starter-batch-web]
springframework:springboot:batch [2021/09/06 16:06] (현재)
kwon37xi
줄 140: 줄 140:
 </code> </code>
  
-**''spring.batch.job.names''는 쉼표로 구분하여 여러개도 지정 가능하다.**+  * **''spring.batch.job.names''는 쉼표로 구분하여 여러개도 지정 가능하다.** 
 +  * **''spring.batch.job.names''를 명시하지 않으면 모든 job 이 다 실행된다.** 
 +===== 완전 auto configuration ===== 
 +  * 완전히 AutoConfig 로 SpringBoot batch 를 설정할 때 ''@org.springframework.boot.autoconfigure.batch.BatchDataSource'' 를 사용하여 batch 용 dataSource 지정이 가능하다.
  
 ==== spring-boot-starter-batch-web ==== ==== spring-boot-starter-batch-web ====
줄 149: 줄 152:
 ===== 참고 ===== ===== 참고 =====
   * [[https://cheese10yun.github.io/spring-batch-basic/|Spring Batch 간단 정리 - Yun Blog | 기술 블로그]]   * [[https://cheese10yun.github.io/spring-batch-basic/|Spring Batch 간단 정리 - Yun Blog | 기술 블로그]]
- +  * [[https://spring.io/blog/2021/01/27/spring-batch-on-kubernetes-efficient-batch-processing-at-scale|Spring Batch on Kubernetes: Efficient batch processing at scale]]
springframework/springboot/batch.1573795175.txt.gz · 마지막으로 수정됨: 2019/11/15 14:19 저자 kwon37xi