Skip to content

Pull requests: spring-projects/spring-framework

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix: GenericTypeResolver.resolveType should resolve TypeVariable with nested ParameterizedType in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#36480 opened Mar 16, 2026 by anaconda875 Loading…
Fix HttpServiceProxyFactory return linked hash map with method have wildcard return type status: waiting-for-triage An issue we've not yet triaged or decided on
#36475 opened Mar 16, 2026 by anaconda875 Loading…
Apply InstanceSupplier post-processing when bypassed by explicit args status: waiting-for-triage An issue we've not yet triaged or decided on
#36462 opened Mar 13, 2026 by vlsi Loading…
3 tasks done
Handle Kotlin nullable value class param correctly in CoroutineUtils status: waiting-for-triage An issue we've not yet triaged or decided on theme: kotlin An issue related to Kotlin support
#36449 opened Mar 11, 2026 by T45K Loading…
Refactor JettyDataBuffer structure to separate the concerns in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#36373 opened Feb 23, 2026 by verhasi Loading…
Avoid invoking writeFunction under lock in ChannelSendOperator in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#36361 opened Feb 20, 2026 by l2yujw Loading…
fix: close connection to avoid resource leak status: waiting-for-triage An issue we've not yet triaged or decided on
#36360 opened Feb 20, 2026 by cuiweixie Loading…
Remove RFC 2047 encoding from Content-Disposition filename in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug
#36328 opened Feb 13, 2026 by tobifasc Loading… 7.0.x
Revise nullability in HttpEntity and ResponseEntity in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#36238 opened Jan 31, 2026 by ngocnhan-tran1996 Loading… 7.1.x
Add Validation section examples status: waiting-for-triage An issue we've not yet triaged or decided on
#36190 opened Jan 21, 2026 by ngocnhan-tran1996 Loading…
Migrate tests to @ParameterizedClass in spring-core status: waiting-for-triage An issue we've not yet triaged or decided on type: task A general task
#36181 opened Jan 20, 2026 by CodingMasterLSW Loading…
Added lazy R2DBC ConnectionFactory support in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#36180 opened Jan 20, 2026 by somiljain2006 Loading…
Deprecate Derby support in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#36045 opened Dec 18, 2025 by marschall Draft 7.1.x
SimpleAliasRegistry: extend test cases + small fix around alias overriding status: waiting-for-triage An issue we've not yet triaged or decided on
#36021 opened Dec 13, 2025 by vincentstradiot Loading…
Extend and improve some test cases status: waiting-for-triage An issue we've not yet triaged or decided on
#36018 opened Dec 13, 2025 by vincentstradiot Loading…
Enhance UrlHandlerFilter with ordered pattern matching and status validation in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#35975 opened Dec 6, 2025 by jamesmissen Loading… 7.0.x
Discover annotations on interface methods for AspectJ annotation pointcuts status: waiting-for-triage An issue we've not yet triaged or decided on
#35943 opened Dec 2, 2025 by mikelhamer Loading…
Add typesafe method to get generic bean by name with type reference in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#35808 opened Nov 13, 2025 by quaff Loading… 7.1.0-M1
Improve documentaton on controller return values for file downloads in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
#35760 opened Nov 5, 2025 by verils Loading… 7.0.x
Add support for detecting only local beans for DispatcherServlet in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#35738 opened Nov 1, 2025 by filiphr Loading… 7.1.x
#34788 - HierarchicalUriComponents can handle repeated params in a query in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#35658 opened Oct 17, 2025 by FBibonne Loading…
Add @ModelAttribute support for HTTP interface clients in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#35650 opened Oct 16, 2025 by hermannpencole Loading…
Refactor doGetBeanNamesForType for improved readability and performance in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#35503 opened Sep 18, 2025 by polyglot-k Loading…
Support Kotlin Context Parameters theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
#35428 opened Sep 5, 2025 by SIMULATAN Loading… 7.1.x
Add support for relative ordering in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#35370 opened Aug 22, 2025 by YongGoose Loading…
ProTip! Exclude everything labeled bug with -label:bug.