Example usage for org.springframework.batch.core.configuration.annotation DefaultBatchConfigurer subclass-usage

List of usage examples for org.springframework.batch.core.configuration.annotation DefaultBatchConfigurer subclass-usage

Introduction

In this page you can find the example usage for org.springframework.batch.core.configuration.annotation DefaultBatchConfigurer subclass-usage.

Usage

From source file uk.ac.kcl.batch.BatchConfigurer.java

/**
 *
 * @author rich
 */
@Configuration
public class BatchConfigurer extends DefaultBatchConfigurer {