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

Always fall back to original method if annotation pointcut used status: waiting-for-triage An issue we've not yet triaged or decided on
#30534 opened May 24, 2023 by quaff Loading…
HttpClient based ClientHttpRequestFactory status: waiting-for-triage An issue we've not yet triaged or decided on
#30478 opened May 11, 2023 by mdeinum Loading…
Fix control flow issues (Extract common part from if) status: waiting-for-triage An issue we've not yet triaged or decided on
#30459 opened May 9, 2023 by sigee Loading…
additional null validations for Entity builder status: waiting-for-triage An issue we've not yet triaged or decided on
#30433 opened May 5, 2023 by srivatsa-cfp Loading…
Upgrade to commons-fileupload 1.5 in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#30416 opened May 3, 2023 by topce Loading…
use suspending style filter function in kotlin code sample theme: kotlin An issue related to Kotlin support type: documentation A documentation task
#30402 opened Apr 30, 2023 by jbotuck Loading… 6.0.10
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.1.0-M1
Wrap ternary operator within parentheses as outlined in Code Style status: waiting-for-triage An issue we've not yet triaged or decided on
#30358 opened Apr 19, 2023 by jongwooo Loading…
Allow PropertySourcesPlaceholderConfigurer to customize property resolver 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
#30304 opened Apr 7, 2023 by terminux Loading…
ResponseStatusException reason as problem detail should be updated via MessageSource 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
#30300 opened Apr 7, 2023 by quaff Loading…
Support PostgreSQL stored procedure call syntax in CallMetaDataContext in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on type: enhancement A general enhancement
#30257 opened Mar 31, 2023 by venkateshguduru Loading…
Optimize InlineMap and InlineList in SpEL 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
#30251 opened Mar 31, 2023 by TAKETODAY Loading…
Enhance MockMvcWebTestClient to allow applying RequestPostProcessors in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#30233 opened Mar 30, 2023 by justin-tay Loading…
Fix Sybase ASE SimpleJdbcCall named parameter binding in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#30231 opened Mar 29, 2023 by giuseppemilicia Loading…
Support Named Parameters in Stored Procedures in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#30207 opened Mar 27, 2023 by marschall Loading…
Allow BeanPropertyRowMapper subclass to add mapped properties dynamically 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 type: enhancement A general enhancement
#30180 opened Mar 23, 2023 by giuseppemilicia Loading…
Handle unencoded URIs gracefully in ForwardedHeaderTransformer 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
#30137 opened Mar 18, 2023 by joakimmohn Loading…
Merge values from Forwarded and X-Forwarded-* headers 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
#30114 opened Mar 13, 2023 by jmesny Loading…
Fix DefaultServletHttpRequestHandler not compatible with DispatcherType.INCLUDE in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#30113 opened Mar 13, 2023 by bergander Loading…
Use IllegalStateException in ReactiveTestTransactionManager.doCommit() in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#30107 opened Mar 12, 2023 by izeye Loading…
Resolve type variable recursively in GenericTypeResolver 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
#30079 opened Mar 8, 2023 by quaff Loading…
Update Pointcuts to match getter methods by also excluding void as return type 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
#30068 opened Mar 5, 2023 by enimiste Loading…
Improve attribute handling in RequestPredicates in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#30028 opened Feb 24, 2023 by yuzawa-san Loading… 6.1.0-M1
Introduce caching for functional routing in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on type: enhancement A general enhancement
#29985 opened Feb 16, 2023 by JakobFels Loading…
ProTip! Exclude everything labeled bug with -label:bug.