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 non-pattern package prefix check in CandidateComponentsIndex in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
#35601 opened Oct 11, 2025 by NeatGuyCoding Loading… 7.0.0-RC1
MockMvc request builders should expose HttpHeaders in: test Issues in the test module type: enhancement A general enhancement
#35588 opened Oct 8, 2025 by mieseprem Loading… 7.0.0-RC1
Retain order of produces media types in @ExceptionHandler in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-feedback We need additional information before we can continue type: bug A general bug
#35587 opened Oct 8, 2025 by IMurzich Loading… 6.2.12
Update JdkClientHttpRequest javadoc status: waiting-for-triage An issue we've not yet triaged or decided on
#35581 opened Oct 7, 2025 by vpavic Loading…
Improve the deprecation experience for ContentResultMatchersDsl.json status: waiting-for-triage An issue we've not yet triaged or decided on
#35544 opened Sep 25, 2025 by jtaub 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…
Fix HtmlUtils unescape for supplementary chars status: waiting-for-triage An issue we've not yet triaged or decided on
#35477 opened Sep 13, 2025 by juntae6942 Loading…
Add RSocketServiceMethod support for Kotlin suspending functions in: messaging Issues in messaging modules (jms, messaging) status: waiting-for-triage An issue we've not yet triaged or decided on theme: kotlin An issue related to Kotlin support
#35473 opened Sep 12, 2025 by dmitrysulman Loading… 7.0.0-RC1
Support Kotlin Context Parameters status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on theme: kotlin An issue related to Kotlin support
#35428 opened Sep 5, 2025 by SIMULATAN Loading…
Optimize parameter matching in TableMetaDataContext in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#35417 opened Sep 4, 2025 by belljun3395 Loading…
Add example for registering an existing object as a singleton bean in… status: waiting-for-triage An issue we've not yet triaged or decided on
#35402 opened Sep 1, 2025 by Elbialy0 Loading…
SingletonSupplier is not singleton if null is returned on first supplier call status: waiting-for-triage An issue we've not yet triaged or decided on
#35380 opened Aug 23, 2025 by nosan Loading…
Add support for relative ordering status: waiting-for-triage An issue we've not yet triaged or decided on
#35370 opened Aug 22, 2025 by YongGoose Loading…
Optimize WebFlux multipart upload performance status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on
#35366 opened Aug 21, 2025 by xyraclius Loading…
4 tasks done
Prevent reflective invocation of private methods in web dispatcher in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on type: enhancement A general enhancement
#35352 opened Aug 20, 2025 by YongGoose Loading…
Use EmbeddedValueResolver to resolve value in MvcUriComponentsBuilder in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#35348 opened Aug 19, 2025 by Allan-QLB Loading… 7.0.0-RC1
Fall back to JDK proxy if CGLIB proxy creation fails 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 type: enhancement A general enhancement
#35344 opened Aug 19, 2025 by YongGoose Loading…
Document Custom Servlet Filters in Web MVC in: web Issues in web modules (web, webmvc, webflux, websocket) status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on type: documentation A documentation task
#35217 opened Jul 18, 2025 by 99hyeon Loading…
Add support for list value resolution from YAML block-style in Environment.getProperty() status: waiting-for-triage An issue we've not yet triaged or decided on
#35204 opened Jul 15, 2025 by xyraclius Loading…
5 tasks done
Add explanation for @Valid container parameters in ann-validation.adoc status: waiting-for-triage An issue we've not yet triaged or decided on
#35186 opened Jul 11, 2025 by HeeChanN Loading…
Inconsistent Transaction and TransactionSynchronizationManager Attributes with Nested Transactions in Multi-Transaction Manager Environment in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#35039 opened Jun 12, 2025 by teahyuk Loading…
fix: Preserve NULL Parameters in case of AOP Proxy 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
#35014 opened Jun 8, 2025 by nisargshah2000 Loading…
Add QUERY HTTP method in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#34993 opened Jun 3, 2025 by desiderantes Draft General Backlog
gh-32154: BeanWrapper - fix autogrow for nested maps 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
#34905 opened May 15, 2025 by bdshadow Loading…
ProTip! Filter pull requests by the default branch with base:main.