소스 검색

#14 add quartz.properties

Shinsuke Sugaya 11 년 전
부모
커밋
32988db458
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/main/resources/quartz.properties

+ 3 - 0
src/main/resources/quartz.properties

@@ -0,0 +1,3 @@
+org.quartz.scheduler.instanceName=JobScheduler
+org.quartz.threadPool.threadCount=5
+