[BATCH-430] Rearranged package structure to remove technical packages
This commit is contained in:
@@ -3,7 +3,7 @@ package org.springframework.batch.sample.exception.handler;
|
||||
import org.apache.commons.logging.Log;
|
||||
import org.apache.commons.logging.LogFactory;
|
||||
import org.springframework.batch.repeat.RepeatContext;
|
||||
import org.springframework.batch.repeat.exception.handler.ExceptionHandler;
|
||||
import org.springframework.batch.repeat.exception.ExceptionHandler;
|
||||
|
||||
public class FootballExceptionHandler implements ExceptionHandler {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user