Nineya
Home
Blog
Spring Unwrap InvocationTargetException in SpEL's FunctionReference
2025-01-08 22:55:16
744
OverviewWhile working on #33013, I noticed that we don't unwrap an InvocationTargetException in SpEL's FunctionReference...
Spring handling of path segments with leading spaces in HierarchicalUriComponents
2025-01-08 22:55:15
2180
hi,was wondering, is there a reason that path segments are trimmed in HierarchicalUriComponents.FullPathComponent?https:...
Spring Spring boot 2.7.0 with Java 21
2025-01-08 22:55:12
998
I am trying to upgrade an existing application using spring boot version 2.7.0. with java 21 and getting below exception...
Spring Fix adaptation of violations on Set method parameter
2025-01-08 22:55:09
1534
Since commit 8552e149b5faae31cab6c7d9d3f0f189904e4a8e, validation of Set values (for example Set<@NotBlank String>...
Spring MaxUploadSizeExceededException:
2025-01-08 22:55:07
96
Affects: \Comment From: omidy1992Excuse MeI don't realize meaning of youMessage ID:@.***.com>
Spring Response header "Vary" since Spring Security 6.2.0
2025-01-08 22:55:04
555
When upgrading from Spring Boot 3.1.* to Spring Boot 3.2.0 which includes Spring Security 6.2.0, a response of an endpoi...
Spring Harmonize phrasing in URI Encoding section
2025-01-08 22:55:02
588
This is a documentation-only change and does not impact any functionality of the framework.Comment From: pivotal-cla@hun...
Spring Update tomcat version to 10.1.25 in framework-platform.gradle
2025-01-08 22:54:59
460
Fixes CVE-2024-34750Comment From: pivotal-cla@fredbalves Please sign the Contributor License Agreement!Click here to man...
Spring DefaultErrorResponseBuilder does not implement headers(Consumer)
2025-01-08 22:54:56
286
https://github.com/spring-projects/spring-framework/blob/f1658079a5503eb4df191a27a2782b2e7a02bb4f/spring-web/src/main/ja...
Spring Allow MessageHeaderAccessor to be created with existing headers
2025-01-08 22:54:54
2542
This issue was split from PR: https://github.com/spring-projects/spring-framework/pull/33137Add a constructor that lets ...
Spring Fix typo in integration docs
2025-01-08 22:54:51
570
https://github.com/spring-projects/spring-framework/blob/v6.1.10/framework-docs/modules/ROOT/pages/integration/cache/str...
Spring Add support for converting the whole JSON document without using JSONPath
2025-01-08 22:54:48
539
The AssertJ support lets us convert the result of an expression to a target object, something like:assertThat(mvc.get()....
Spring Allow arbitrary packages to be scanned for Reflective usage
2025-01-08 22:54:46
898
Follow-up of #29194We'd like to make sure that non beans can define @Reflective usage (or any composed annotations using...
Spring Spring MVC custom argument resolvers order
2025-01-08 22:54:44
8907
When I want to custom one argument Resolver in : WebMvcConfigurerAdapter#addArgumentResolvers,and try to override para...
Spring Integration tests try to add @Configuration classes from other ITs to app context (3.1.2)
2025-01-08 22:54:41
25844
Affects: Spring Boot 3.1.2Hello,base data: Using JDK 17, I'm trying to update from Spring Boot 2.7.12 -> 3.1.2. We're...
Spring Add header-only constructor to create MessageHeaderAccessor
2025-01-08 22:54:38
2554
Add a constructor that lets users create a MessageHeaderAccessor object given only a headers map.This is a small optimiz...
Spring Refactor Test Assertions for Improved Bean Injection Handling
2025-01-08 22:54:36
776
OverviewThis PR refactors the existing test assertions related to bean injections in the codebase. The changes focus on ...
Spring Duplicated http.client.requests metric with DefaultClientRequestObservationConvention
2025-01-08 22:54:33
3734
We have observed a behaviour that seems to be incorrect with respect to the generation of the http.client.requests metri...
Spring Confusing WebClient exception message in case of Reactor-Netty PrematureCloseException during response
2025-01-08 22:54:30
18828
We are using WebClient+netty. We have run intoreactor.netty.http.client.PrematureCloseException: Connection prematurely ...
Spring Configure JDK 23 early access CI build
2025-01-08 22:54:28
1657
OverviewJava 23 early access builds are already available.Our CI currently maintains JDK 21 and JDK 22 compatibility bui...
上一页
下一页
1
…
1172
1173
1174
1175
1176
…
2246
.