Package org.springframework.batch.repeat.interceptor
@NonNullApi
package org.springframework.batch.repeat.interceptor
Infrastructure implementations of repeat aop concerns.
-
ClassDescriptionA
MethodInterceptor
that can be used to automatically repeat calls to a method on a service.