Spring Polish

This PR polishes a bit.Comment From: sbrannenThis has been merged into main in 8931b75b958144b1496da1b163553acd03e11ebd ...

Spring UrlHandlerFilter should not strip the trailing slash from the contextPath URL

Although https://github.com/spring-projects/spring-framework/issues/33444 has been fixed for root URLs, it looks like th...

Spring RestTemplate -Support to mask logging sensitive data from the request body

https://github.com/spring-projects/spring-framework/blob/main/spring-web/src/main/java/org/springframework/web/client/Re...

Spring UrlHandlerFilter should not strip the trailing slash from root URLs

Affects: 6.2.0-M7Issue https://github.com/spring-projects/spring-framework/issues/31366 added the new UrlHandlerFilter. ...

Spring plugins-release/net/swisstech/bitly-api-client/0.8.0 no longer available

Affects: \While building our application in CICD we found the plugins-release/net/swisstech/bitly-api-client/0.8.0 was n...

Spring Verify third parties can implement bean override support for other mocking frameworks

The test bean override support introduced during the 6.2 development phase includes @MockitoBean and @MockitoSpyBean sup...

Spring KotlinSerializationJsonHttpMessageConverter doesn't work on MutableList

Affects: 6.1.12Hi all,I'm using spring-web in Kotlin as a REST client and I encountered some issues when trying to seria...

Spring Allow easy 404 dismissal in Http Client Interfaces

With feign it was possible to easily map 404 exceptions to null via the dismiss404 functionality. It seems like, that th...

Spring ZoneIdEditor Add catch exception

Issue https://github.com/spring-projects/spring-framework/issues/33545Comment From: jhoellerNote that I've prepared a fi...

Spring Add read timeout setter on HttpComponentsClientHttpRequestFactory

This brings the HttpComponentsClientHttpRequestFactory into alignment with JDK, Jetty, OkHttp3 and SimpleClient ClientHt...

Spring Can not rollback transaction in Mono.zip(...) when use several reactive transaction managers

Currently in project we have separate configured r2dbc connection factories to different schemas in db. And have several...

Spring Current observation not in scope during WebClient ExchangeFilterFunction execution

This was discussed with @chemicL in https://github.com/micrometer-metrics/micrometer/issues/5472Currently, DefaultWebCli...

Spring SpanId changes on WebClient request

Spring 3.1.4As suggested by micrometer community https://github.com/micrometer-metrics/micrometer/issues/5472 I am open...

Spring Allow ThreadPoolTaskExecutor observability instrumentation

See https://github.com/micrometer-metrics/micrometer/issues/3250 for background.Micrometer allows to instrument JDK Exec...

Spring Blocking call detected in ConcurrentReferenceHashMap by BlockHound

Affects: 6.1.11BlockHound seems to detect a blocking call in ConcurrentReferenceHashMap, relevant lines from stacktrace:...

Spring Autowiring of generic beans with array types is broken since 6.2.0-M1

Affects: 6.2.0-SNAPSHOT. It starts on 6.2.0-M1Let's start with a MRE:package com.example.demo;import org.springframework...

Spring WebClient not working in Jenkins tests

Spring-Boot-Version: 3.3.3In my Spring-Boot-Integration-Test i use the WebClient in an Service. I dont use any mocks in ...

Spring Consistent handling of coroutine context

While refactoring the filter chain used in one of our services, which is based on Kotlin, Spring Boot, WebFlux, coRouter...

Spring Reference the spring-framework-petclinic repository wich uses AspectJ

The canonical version of Spring Petclinic based on Spring Boot has removed the AspectJ support.The original fork version...

Spring request body of application/x-www-form-urlencoded HTTP request is encoded wrong in @RequestBody parameter

Affects: 6.1.12the content of a parameter annotated with @RequestBody should contain the body of the request as sent to ...
上一页 下一页
.