Skip to content

Pull requests: spring-projects/spring-framework

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use lambda expressions consistently in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on theme: kotlin An issue related to Kotlin support
#32765 opened May 5, 2024 by earlgrey02 Loading…
Add a non-null variant of ServerRequest.queryParam() and ServerRequest.param(). in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on theme: kotlin An issue related to Kotlin support
#32763 opened May 5, 2024 by earlgrey02 Loading…
Added read-committed transaction isolation and consistency support to TransactionAwareCacheDecorator in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#32755 opened May 3, 2024 by werner77 Loading…
Fix MockHttpServletRequest.java in: test Issues in the test module in: web Issues in web modules (web, webmvc, webflux, websocket) status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on
#32718 opened Apr 27, 2024 by cnabro Loading…
Adds support for qualifying columns with table. in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#32653 opened Apr 17, 2024 by attermann Loading… 6.2.0-M2
Fixed DataBufferLimitException in WebFlux result in 413 instead of 500 in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32558 opened Mar 31, 2024 by mysend12 Loading… 6.2.x
Ignore trailing semicolons when parsing Accept-Language header 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
#32259 opened Feb 13, 2024 by schnapster Loading…
Implement Eclipse Jetty core HTTP handler adapter in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32097 opened Jan 24, 2024 by gregw Loading… 6.2.x
adds support for PublisherToInputStream conversion in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#31677 opened Nov 24, 2023 by OlegDokuka Loading… 6.2.x
Ensure CGLIB proxy is created for mixin with IntroductionInterceptor in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#31389 opened Oct 9, 2023 by BinaryOracle Loading… 6.2.x
Add mock implementation for org.springframework.web.servlet.function.ServerRequest in: test Issues in the test module in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#31257 opened Sep 18, 2023 by PeguB Loading… 6.x Backlog
Support multiple style of parsing/printing Durations in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#30396 opened Apr 28, 2023 by simonbasle Loading… 6.2.x
Support decoding empty DataBuffers for Decoders that support it in: core Issues in core modules (aop, beans, core, context, expression) in: messaging Issues in messaging modules (jms, messaging) in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#29903 opened Jan 30, 2023 by spheenik Loading… 6.2.x
Add support for batch operations (R2DBC) in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#27229 opened Jul 30, 2021 by MarkMarkyMarkus Loading… 6.x Backlog
Fix transaction aspect's incorrect state after creating new context in: data Issues in data modules (jdbc, orm, oxm, tx) in: test Issues in the test module type: enhancement A general enhancement
#23650 opened Sep 17, 2019 by SammyVimes Draft 6.x Backlog
ProTip! Exclude everything labeled bug with -label:bug.