Nineya
Home
Blog
Spring DefaultWebClientBuilder should support dynamic loading of default ClientHttpConnector
2025-01-08 21:49:04
7044
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
2025-01-08 21:49:01
3627
Affects: 6.1.xConditionspring-cloud-gateway (ProxyExchange)spring-mvc (RestController)spring-testwith restassuredBuggetC...
Spring c namespace injection Exception
2025-01-08 21:48:57
2417
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
2025-01-08 21:48:38
2035
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
2025-01-08 21:48:36
4009
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
2025-01-08 21:48:33
7687
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
2025-01-08 21:48:30
247
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]
2025-01-08 21:48:27
5343
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
2025-01-08 21:48:23
2125
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
2025-01-08 21:48:21
1791
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
2025-01-08 21:48:18
8265
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
2025-01-08 21:48:15
1623
Affects: 6.1.3Spring actuator has a WebMvcEndpointHandlerMethod that extends and overrides the toString() from HandlerMe...
Spring Fix modelAttribitePredicate typos
2025-01-08 21:48:12
561
Replace occurrences of modelAttribitePredicate with modelAttributePredicate in HandlerMethodValidationException and the ...
Spring Document support for overloading operators in SpEL
2025-01-08 21:48:09
123
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.
2025-01-08 21:48:07
4632
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
2025-01-08 21:48:04
947
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
2025-01-08 21:48:01
1459
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
2025-01-08 21:47:54
2599
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]
2025-01-08 21:47:51
915
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()
2025-01-08 21:47:48
1446
IMHO, AbstractAspectJAdvice.invokeAdviceMethod should call ProceedingJoinPoint.proceed() instead of invoking Method.invo...
上一页
下一页
1
…
1221
1222
1223
1224
1225
…
2246
.