본문 바로가기
IT/Spring Boot

스프링 배치 Spring Quartz + job scheduler 이해하기 좋은글

by 골든크랩 2023. 6. 5.
728x90
반응형

Spring Quartz 를 이해하는데 도움이 되는 글..

 

 

https://gupuroom.tistory.com/2

 

[Spring Boot] Quartz - RAM Job Store 예제

Quartz JobStore에는 RAM JobStore : Scheduler Data를 메모리에 저장 JDBC JobStore : Scheduler Data를 DB에 저장 가 있다. 오늘은 Scheduler Data를 메모리에 저장하는 RAM JobStore를 Spring Boot로 구현해본다. 소스코드 : githu

gupuroom.tistory.com

 

728x90
반응형

댓글