spring-projects / spring-projects/spring-ai
Address proper Boot property management for FunctionCallback interface
Open
Nobody has claimed this yet.
configuration
enhancement
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Options are either users provide FunctionCallback implementations in the application, or we split the current FunctionCallback in such a way that the call() method is separated from the other regular properties.
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 reviewing the FunctionCallback interface and how its properties are managed through Spring Boot. Compare the two approaches described in the issue and determine which one provides proper property management; done means the intended design and scope are decided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100