spring-projects / spring-projects/spring-batch
Decider configuration simplification [BATCH-2693]
Open
Nobody has claimed this yet.
in: core
related-to: flow-definition
status: waiting-for-triage
type: feature
- Dominant language
- Java
- Stars
- 3k
- Forks
- 2.5k
- Avg merge
- 6d 53m
- Merged PRs (30d)
- 3
Description
Michael Minella opened BATCH-2693 and commented
As a developer, I'd like to be able to handle simple decision use cases by providing a predicate and having a simple mapping. Shortcut methods on the job builders could be used to accomplish this.
Affects: 4.0.0
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 with the job builder APIs mentioned in the issue and review how decision use cases are currently configured. Determine the scope of predicate support and simple outcome mapping, then verify that the shortcut methods cover the stated simple cases.
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
- Mostly clear
- Newbie friendliness
- 35/100