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

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…
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…
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…
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
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…
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…
[CRaC] Fix hangup after restoring in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#34372 opened Feb 6, 2025 by YaSuenag Loading… 7.0.x
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…
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…
#33856 emit warning when thread pool task scheduler is unable to meet task delay 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
#35611 opened Oct 12, 2025 by alexeyleping 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 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 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
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
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…
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…
[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…
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…
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…
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…
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…
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…
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…
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 RSocketServiceMethod support for Kotlin suspending functions in: messaging Issues in messaging modules (jms, messaging) theme: kotlin An issue related to Kotlin support
#35473 opened Sep 12, 2025 by dmitrysulman Loading… 7.0.x
ProTip! Exclude everything labeled bug with -label:bug.