Nineya
Home
Blog
Spring PathMatchingResourcePatternResolver#convertClassLoaderURL drops URLStreamHandler in version 6.1.x
2025-01-08 22:56:23
2575
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
2025-01-08 22:56:20
1884
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
2025-01-08 22:56:17
2694
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
2025-01-08 22:56:11
4452
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
2025-01-08 22:56:06
748
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
2025-01-08 22:56:04
760
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
2025-01-08 22:56:02
4903
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
2025-01-08 22:55:59
623
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
2025-01-08 22:55:57
234
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
2025-01-08 22:55:55
995
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
2025-01-08 22:55:52
16225
Hello,I have a problem when running native buildhere is my build.gradle./gradlew --version------------------------------...
Spring Document Kotlin inline value classes return value behavior
2025-01-08 22:55:49
113
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
2025-01-08 22:55:47
451
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
2025-01-08 22:55:44
3628
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
2025-01-08 22:55:38
14650
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]
2025-01-08 22:55:35
4632
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
2025-01-08 22:55:33
1234
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
2025-01-08 22:55:23
136
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
2025-01-08 22:55:20
106
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
2025-01-08 22:55:18
122
In preparation for releasing from GHA, we need a way to automatically validate the the bits we've deployed are "correct"...
上一页
下一页
1
…
1171
1172
1173
1174
1175
…
2246
.