Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallysingh committed Dec 30, 2023
1 parent 2a0330d commit 25216d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It provides mechanisms for common tasks such as **task orchestration**, **partit
## Introduction
Spring batch jobs may require boilerplate code to be written, which is extracted out in this library to promote reusability.
Common components of a Spring batch job are defined as Beans and can be reused across multiple jobs.
See usage in Spring Batch Job implemented as [**`Spring Cloud Task`**](https://github.com/officiallysingh/spring-boot-batch-cloud-task)
**See usage** in Spring Batch Job implemented as [**`Spring Cloud Task`**](https://github.com/officiallysingh/spring-boot-batch-cloud-task)
and [**`Spring Rest service`**](https://github.com/officiallysingh/spring-boot-batch-web).

## Features
Expand Down

0 comments on commit 25216d3

Please sign in to comment.