temporalio / temporalio/sdk-java
Add SpringBoot integration for `SlotSupplier`s
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 433
- Forks
- 249
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 26
Description
Add sprintboot config options to configure slot suppliers as introduced in https://github.com/temporalio/sdk-java/pull/2014
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 reading pull request 2014 and the existing SlotSupplier integration in the Temporal Java SDK. Identify how Spring Boot configuration is currently defined, then add the requested options so SlotSuppliers can be configured through Spring Boot; done means the new configuration is supported and covered by the relevant existing tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100