spring-cloud / spring-cloud/spring-cloud-task

Add ability to inject listeners into single step batch job

Open
#753 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.