spring-cloud / spring-cloud/spring-cloud-task
Add ability to inject listeners into single step batch job
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 446
- Forks
- 310
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 6
Description
It would be useful for a consumer of the starter to be able to inject the various Spring Batch listeners into the appropriate places in the Single Step Batch Job starter.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Single Step Batch Job starter and reviewing how its single-step job is configured. Check the Spring Batch listener extension points and determine how consumers could provide listeners; done means listeners can be injected into the appropriate parts of the starter without breaking existing use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100