Spring DefaultWebClientBuilder should support dynamic loading of default ClientHttpConnector

Affects: 5.3+Applications creating WebClient instances have the option of either explicitly specifying the ClientHttpCon...

Spring Content-Length value and actual length value can be different

Affects: 6.1.xConditionspring-cloud-gateway (ProxyExchange)spring-mvc (RestController)spring-testwith restassuredBuggetC...

Spring c namespace injection Exception

The String name is injected into the int age using Spring c namespace injectionComment From: jhoellerIf you are using Sp...

Spring SpelExpressionParser throws IllegalStateException instead of ParseException for invalid expression

Environment DetailsSpring Framework Version: 6.0.6Spring Boot Version: 3.0.4Java Version: 17DescriptionAccording to the ...

Spring Read request body in HandlerFilterFunction and pass to next handler

The examples on the spring docs related to HandlerFilterFunction are reading headers or queryParams or path.Is there an ...

Spring Document limitation of SpEL regarding minimum values for numeric literals

Tamas Szekeres opened SPR-16232 and commentedThe Tokenizer cuts the integer literal -2147483648 (whose value is equal to...

Spring Document usage of SpEL's power operator in the reference manual

The SpEL documentation for Mathematical Operators currently mentions the power operator (^) but does not provide any exa...

Spring Allow 301 redirect from trailing slash to no trailing slash urls [SPR-8473]

Bozhidar Bozhanov opened SPR-8473 and commentedIt would be nice to use strict url matching and at the same time be able ...

Spring 6.1.3 regression: aspect not called with multiple inheritance

We discovered a regression when upgrading from Spring Boot 3.2.1 to Spring Boot 3.2.2.We have classes with 3 levels of i...

Spring Disable allowCircularReferences on a bean-by-bean basis

Affects: 5.3.xIn Spring Boot we have some bean factory post-processors that ensure that a bean that initialises the data...

Spring MessageDeliveryException on shutdown with open WebSocket connections

After updating an application from Spring Boot 3.1.x to 3.2.2, an exception is logged when shutting down the application...

Spring No longer able to override the toString() in HandlerMethod from 6.1.3

Affects: 6.1.3Spring actuator has a WebMvcEndpointHandlerMethod that extends and overrides the toString() from HandlerMe...

Spring Fix modelAttribitePredicate typos

Replace occurrences of modelAttribitePredicate with modelAttributePredicate in HandlerMethodValidationException and the ...

Spring Document support for overloading operators in SpEL

The reference manual currently does not document support for overloading operators in SpEL via a custom OperatorOverload...

Spring URI tag is set to none as WebClient only extracts it when URI_TEMPLATE_ATTRIBUTE is set.

We have noticed that the webclient is forcing us to set the URI_TEMPLATE_ATTRIBUTE attribute to be able to extract the u...

Spring Support multiple @RequestMapping annotations

Closes #32043Comment From: sbrannenHi @youssef3wi,Congratulations on submitting your first PR for the Spring Framework! ...

Spring [Spring Web Site] Cannot subscribe to RSS feeds with trailing slashes in links

Hi, Spring team!I would like to follow your news and updates using an RSS feed. However, I am currently unable to do so ...

Spring Clarify UnknownContentTypeException

UnknownContentTypeException message should contain information important for analyze error. Before the PR message contai...

Spring Make event listener bean instance available to condition evaluation [SPR-16004]

Eric Bottard opened SPR-16004 and commentedWhen using @EventListener, it would be nice to have access to the current sta...

Spring AbstractAspectJAdvice.invokeAdviceMethod does not seem to call ProceedingJoinPoint.proceed()

IMHO, AbstractAspectJAdvice.invokeAdviceMethod should call ProceedingJoinPoint.proceed() instead of invoking Method.invo...
上一页 下一页
.