spring-projects / spring-projects/spring-ai

Address proper Boot property management for FunctionCallback interface

Open
#1,799 1 comment 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.