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

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…
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 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…
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
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
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 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…
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…
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…
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…
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 Draft
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…
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…
Provide programmatic alternative to @ConcurrencyLimit 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
#35553 opened Sep 28, 2025 by parkgeonhu 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 method to provide headers via consumer status: waiting-for-triage An issue we've not yet triaged or decided on
#35588 opened Oct 8, 2025 by mieseprem 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…
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…
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 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
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.