Comcast / jrugged

A Java libary of robustness design patterns
Apache License 2.0
266 stars 93 forks source link

Don't rely on spring-batch, instead rely on spring-retry. #26

Closed mattinger closed 10 years ago

mattinger commented 10 years ago

That's the minimal dependency we need, so let's fix that.

We don't need the full spring-batch, only spring-retry.