类 BatchProperties

java.lang.Object
org.springframework.boot.autoconfigure.batch.BatchProperties

@ConfigurationProperties(prefix="spring.batch") public class BatchProperties extends Object
Configuration properties for Spring Batch.
从以下版本开始:
1.2.0
作者:
Stephane Nicoll, Eddú Meléndez, Vedran Pavic, Mukul Kumar Chaundhyan