Skip to content

Refactor: ResponseExtractor nullability for better inference#36543

Open
Ivictors wants to merge 1 commit intospring-projects:mainfrom
Ivictors:refactor/issue-36319-responseextractor
Open

Refactor: ResponseExtractor nullability for better inference#36543
Ivictors wants to merge 1 commit intospring-projects:mainfrom
Ivictors:refactor/issue-36319-responseextractor

Conversation

@Ivictors
Copy link

Move @nullable from extractData return type to the generic type parameter T. Closes gh-36319

Move @nullable from extractData return type to the generic type parameter T.
Closes spring-projectsgh-36319

Signed-off-by: Victor Marques <victor.marques.98v@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revise type-level nullability in ResponseExtractor

2 participants