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
Sort

Pull requests list

Fix throws only ResourceAccessException on timeout status: waiting-for-triage An issue we've not yet triaged or decided on
#34721 opened Apr 5, 2025 by giampa91 Loading…
Fix: preserve nested escaped placeholders during resolution status: waiting-for-triage An issue we've not yet triaged or decided on
#34720 opened Apr 5, 2025 by iifawzi Loading…
Introduce minimal retry functionality as a core framework feature 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
#34716 opened Apr 4, 2025 by fmbenhassine Loading…
Discard further rows once maxRows has been reached status: waiting-for-triage An issue we've not yet triaged or decided on
#34709 opened Apr 3, 2025 by quaff Loading…
Fix GenericConversionService selects incorrect converter status: waiting-for-triage An issue we've not yet triaged or decided on
#34697 opened Apr 1, 2025 by belljun3395 Loading…
Improve BeanFactoryExtensionsTests status: waiting-for-triage An issue we've not yet triaged or decided on
#34696 opened Apr 1, 2025 by quaff Loading…
Add support for X-Forwarded-By and Forwarded By status: waiting-for-triage An issue we've not yet triaged or decided on
#34683 opened Mar 29, 2025 by remeio Loading…
Make TransactionalApplicationListenerAdapter support fallbackExecution in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34681 opened Mar 29, 2025 by reda-alaoui Loading…
Polish YamlProcessor status: waiting-for-triage An issue we've not yet triaged or decided on
#34665 opened Mar 28, 2025 by quaff Loading…
Added support for "application/*+x-protobuf" media type status: waiting-for-triage An issue we've not yet triaged or decided on
#34645 opened Mar 25, 2025 by doroszkiewicz Loading…
Improve Javadoc for @ExceptionHandler status: waiting-for-triage An issue we've not yet triaged or decided on
#34554 opened Mar 7, 2025 by vpavic Loading…
Fix: type matching for request-scope generic beans status: waiting-for-triage An issue we've not yet triaged or decided on
#34537 opened Mar 5, 2025 by currenjin 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…
remove UnusedLocalVariable status: waiting-for-triage An issue we've not yet triaged or decided on
#34489 opened Feb 25, 2025 by pankratz76 Loading…
Add RestTestClient status: waiting-for-triage An issue we've not yet triaged or decided on
#34428 opened Feb 14, 2025 by rworsnop 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…
[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…
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…
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…
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…
fix: Ensure protocol slashes are preserved in getSanitizedPath 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
#33978 opened Nov 27, 2024 by sanhee 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
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
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
ProTip! Filter pull requests by the default branch with base:main.