general java
Spring Batch retry 예제들
'김용환'
2011. 4. 6. 21:45
http://code.google.com/p/springbatch-in-action/source/browse/trunk/sbia/ch09/src/test/resources/com/manning/sbia/ch09/retry/RetryBehaviorTest-context.xml?spec=svn105&r=105#
http://code.google.com/p/springbatch-in-action/source/browse/trunk/sbia/ch09/src/main/java/com/manning/sbia/ch09/retry/Slf4jRetryListener.java?r=105
http://code.google.com/p/good-samples/source/browse/trunk/spring-batch-2.x/src/main/resources/META-INF/spring/RetryContext.xml?spec=svn65&r=65#
http://angelborroy.wordpress.com/2009/05/20/spring-batch-2-0-retry-a-tasklet/
http://floatingcube.blogspot.com/2009/09/retry-spring-batch-job-due-to-database.html