Spring PathMatchingResourcePatternResolver#convertClassLoaderURL drops URLStreamHandler in version 6.1.x

I'm trying to upgrade to spring version 6.1.x. Due to the specific nature of a project, we use a custom class loader and...

Spring CRaC support: Checkpoint failing with CheckpointOpenSocketException

Trying to create check point in spring boot application but failing with the below errorjdk.crac.impl.CheckpointOpenSock...

Spring Exception for validation failure in WebFlux does not match the documentation

Affects: \I write a simple demo below, I write a Controller with a handler method receiving a post request and consume a...

Spring Unwrap Kotlin inline value classes return values

Affects: Spring 6.1.6REST controllers are unable to return Kotlin value classes, either directly or wrapped in a Respons...

Spring Support rendering multiple fragments

HTML focused libraries such as htmx.org and @hotwired/turbo with HTML-over-the-wire support use of multiple HTML fragmen...

Spring Ensure varargs component type for MethodHandle is not null in SpEL's ReflectionHelper

The TypeDescriptor for the varargs component type can currently be null in SpEL's ReflectionHelper.convertAllMethodHandl...

Spring NPE when trying to access RequestAttributes using RequestContextHolder from another thread

Hello,we started to (sometimes) get following exception when trying to read request headers in another thread using Requ...

Spring SpEL cannot invoke varargs MethodHandle function with an array

The Spring Expression Language (SpEL) currently cannot invoke a varargs MethodHandle function with an array, although th...

Spring Harmonize handling of current factory method in SimpleInstantiationStrategy

Working on #33180 revealed that exposing the currently invoked factory method could lead to side effect if not handled p...

Spring SpEL cannot invoke varargs MethodHandle function with zero variable arguments

The Spring Expression Language (SpEL) currently cannot invoke a varargs MethodHandle function with zero variable argumen...

Spring Nested bean instance supplier invocation does not retain previous factory method

Hello,I have a problem when running native buildhere is my build.gradle./gradlew --version------------------------------...

Spring Document Kotlin inline value classes return value behavior

See #33026 for more context.Comment From: sdeleuzeClosing in favor of #33026 that I should be able to fix in 6.2.

Spring Allow discussions on GitHub

Hello, why do you still prefer Stack Overflow for discussions? I would love to discuss on GitHub. It have better UX, not...

Spring The Problem Occurring in Prototype Beans When Built with Spring Native

Spring Boot Version : 3.2.3I will explain a problem below. But this problem only occurs when I build with Spring Native....

Spring Web controller call with invalid body resulting in 500 instead of 400 when using kotlinx-serialization

Consider the following controller:import kotlinx.serialization.Serializableimport org.springframework.web.bind.annotatio...

Spring Regression: SpEL expression with Arrays.asList and empty array [SPR-12522]

Elias opened SPR-12522 and commentedPlease see the code attached.When a config variable is empty from a properties file ...

Spring traceId not being logged inside of ExchangeFilterFunction.ofResponseProcessor

I want to log WebClient's request & response and have used ExchangeFilterFunction.orRequestProcessor to log the requ...

Spring Upgrade to Kotlin Coroutines 1.8.1

See https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.8.0 and https://github.com/Kotlin/kotlinx.coroutines/rel...

Spring Upgrade to Kotlin Serialization 1.6.3

We can't use Kotlin Serialization 1.7 yet as it breaks compatibility with Kotlin 1.x including Kotlin 1.9.

Spring Add verification tests on CI

In preparation for releasing from GHA, we need a way to automatically validate the the bits we've deployed are "correct"...
上一页 下一页
.