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: 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…
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
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…
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
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…
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 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…
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
#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…
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…
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…
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…
Added read-committed transaction isolation and consistency support to TransactionAwareCacheDecorator in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#32755 opened May 3, 2024 by werner77 Loading… General Backlog
[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…
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…
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…
refactor: DispatcherServlet Bean Initialization status: waiting-for-triage An issue we've not yet triaged or decided on
#35870 opened Nov 22, 2025 by RealTake Loading…
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…
Enhance UrlHandlerFilter with ordered pattern matching and status validation status: waiting-for-triage An issue we've not yet triaged or decided on
#35975 opened Dec 6, 2025 by jamesmissen 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…
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…
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
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.