Skip to content

Fix HttpServiceProxyFactory return LinkedHashMap with method have wildcard return type#36475

Open
anaconda875 wants to merge 3 commits intospring-projects:mainfrom
anaconda875:feature/36474-HttpServiceProxyFactory-LinkedHashMap-wildcard
Open

Fix HttpServiceProxyFactory return LinkedHashMap with method have wildcard return type#36475
anaconda875 wants to merge 3 commits intospring-projects:mainfrom
anaconda875:feature/36474-HttpServiceProxyFactory-LinkedHashMap-wildcard

Conversation

@anaconda875
Copy link
Copy Markdown
Contributor

@anaconda875 anaconda875 commented Mar 16, 2026

close #36474

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 16, 2026
@anaconda875 anaconda875 changed the title Fix HttpServiceProxyFactory return linked hash map with method have wildcard return type Fix HttpServiceProxyFactory return LinkedHashMap with method have wildcard return type Mar 17, 2026
@anaconda875 anaconda875 force-pushed the feature/36474-HttpServiceProxyFactory-LinkedHashMap-wildcard branch 3 times, most recently from c28b4ec to 6b053af Compare March 23, 2026 14:18
Comment thread spring-core/src/main/java/org/springframework/core/ResolvableType.java Outdated
@anaconda875 anaconda875 force-pushed the feature/36474-HttpServiceProxyFactory-LinkedHashMap-wildcard branch from 59168f6 to e18968c Compare March 23, 2026 15:02
Signed-off-by: anaconda875 <hflbtmax@gmail.com>
Signed-off-by: anaconda875 <hflbtmax@gmail.com>
Signed-off-by: anaconda875 <hflbtmax@gmail.com>
@anaconda875 anaconda875 force-pushed the feature/36474-HttpServiceProxyFactory-LinkedHashMap-wildcard branch from fcb63db to b07b77f Compare March 28, 2026 15:26
@anaconda875
Copy link
Copy Markdown
Contributor Author

Close #36474

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.

HttpServiceProxyFactory returns LinkedHashMap instead of target type for method with Wildcard return type

2 participants