spring-batch package-info 源码
spring-batch package-info 代码
文件路径:/spring-batch-core/src/main/java/org/springframework/batch/core/package-info.java
/**
* Core domain context for Spring Batch covering jobs, steps, configuration and execution
* abstractions. Most classes here are interfaces with implementations saved for specific
* applications. This is the public API of Spring Batch. There is a reference
* implementation of the core interfaces in the execution module.
*
* @author Michael Minella
* @author Mahmoud Ben Hassine
*/
@NonNullApi
package org.springframework.batch.core;
import org.springframework.lang.NonNullApi;
相关信息
相关文章
spring-batch DefaultJobKeyGenerator 源码
spring-batch ItemProcessListener 源码
spring-batch ItemReadListener 源码
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦