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

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…
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…
#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 mock implementation for org.springframework.web.servlet.function.ServerRequest in: test Issues in the test module type: enhancement A general enhancement
#31257 opened Sep 18, 2023 by PeguB Loading… General Backlog
Ensure that ConversionService.canConvert(Enum) no longer throws an exception 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
#34532 opened Mar 4, 2025 by moonfruit Loading…
Add error handler for transactional event in: data Issues in data modules (jdbc, orm, oxm, tx) status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on
#34146 opened Dec 24, 2024 by hyh1016 Loading…
[POC] Optimize parallel context loading in the TestContext framework in: test Issues in the test module status: waiting-for-triage An issue we've not yet triaged or decided on
#34323 opened Jan 25, 2025 by gnosly Loading…
Release connection after transaction if using Hibernate and open-in-view is on (turned off by default) in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34138 opened Dec 22, 2024 by poxu Loading…
Multiple batch updates in NamedParameterJdbcOperations in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34354 opened Feb 2, 2025 by AlexejTimonin Loading…
impl: Add @Sql annotation support for R2DBC in Spring tests in: test Issues in the test module status: waiting-for-triage An issue we've not yet triaged or decided on
#34350 opened Jan 31, 2025 by dev-jonghoonpark Loading…
YamlPropertiesFactoryBean incorrect flatten nested map to properties 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
#34285 opened Jan 19, 2025 by remeio Loading…
Support decoding empty DataBuffers for Decoders that support it in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#29903 opened Jan 30, 2023 by spheenik Loading… General Backlog
Improve the deprecation experience for ContentResultMatchersDsl.json in: test Issues in the test module status: waiting-for-triage An issue we've not yet triaged or decided on
#35544 opened Sep 25, 2025 by jtaub Loading…
Optimize parameter matching in TableMetaDataContext in: data Issues in data modules (jdbc, orm, oxm, tx) 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
#35417 opened Sep 4, 2025 by belljun3395 Loading…
Fix: type matching for request-scope generic beans 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
#34537 opened Mar 5, 2025 by currenjin Loading…
Add a heartbeat executor for SSE emitters in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#34878 opened May 11, 2025 by reda-alaoui Loading… General Backlog
Adding AdapterFinderBean and interceptor functionality. 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
#34744 opened Apr 12, 2025 by joe-chambers Loading…
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…
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 support for detecting only local beans for DispatcherServlet in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#35738 opened Nov 1, 2025 by filiphr Loading…
Add support for list value resolution from YAML block-style in Environment.getProperty() 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
#35204 opened Jul 15, 2025 by xyraclius Loading…
5 tasks done
Fix transaction aspect's incorrect state after creating new context in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#23650 opened Sep 17, 2019 by SammyVimes Draft General Backlog
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…
Polish async test by removing sleep in DefaultAsyncServerResponseTests status: waiting-for-triage An issue we've not yet triaged or decided on
#35993 opened Dec 10, 2025 by hydrationn Loading…
Add ThrowingRunnable alongside ThrowingConsumer et al status: waiting-for-triage An issue we've not yet triaged or decided on
#35992 opened Dec 10, 2025 by hosamaly Loading…
ProTip! Filter pull requests by the default branch with base:main.