Nineya
Home
Blog
Spring Reactive stack on Tomcat does not handle chunked transfer encoding correctly
2025-01-08 22:29:37
4348
SummaryHTTP 1.1 request bodies using Transfer-Encoding: chunked are sometimes rejected when running a reactive servlet o...
Spring Support for EAR Parent Context Loader in Spring Framework 5.0 [SPR-16258]
2025-01-08 22:29:34
8812
sreekanth opened SPR-16258 and commentedI'm unable to upgrade our EAR project to use spring 5.0 only due to the fact tha...
Spring Null key returned for cache operation and Parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.
2025-01-08 22:29:32
2631
On updating our application to Spring Boot 3.2.5 and Spring framework 6.1.6. we are getting following Errors.ERROR c.a.s...
Spring Broken injection mechanism
2025-01-08 22:29:29
2127
@jhoeller @sbrannen take a look, please Who can explain this behavior in Spring:there is an abstract classabstract class...
Spring Creating beans in a resolvable circular dependency graph that involves both construct injection and properties dose not always work
2025-01-08 22:29:26
1955
I have several beans with circular dependencies between them, some are using constructor injection and some property inj...
Spring feat: contribution workflow added
2025-01-08 22:29:24
376
testing evidence:Comment From: pivotal-cla@opensourcevk Please sign the Contributor License Agreement!Click here to manu...
Spring Add a requiredBody() extension to RestClient.ResponseSpec
2025-01-08 22:29:12
5270
DescriptionIn WebClientExtensions.kt, developers have the flexibility to handle responses with methods that either guara...
Spring IllegalArgumentException: Unable to locate persister [SPR-16233]
2025-01-08 22:29:09
7441
Mohamad ABBAS opened SPR-16233 and commentedHello,I've created a sample project with two modules:The first module exampl...
Spring Introduce CompilableIndexAccessor SPI in SpEL
2025-01-08 22:29:06
1051
OverviewNow that we've introduced the IndexAccessor SPI in the Spring Expression Language (SpEL), we should introduce su...
Spring Make BodyBuilder.bodyValueAndAwait() a reified type of function
2025-01-08 22:29:04
1666
SummaryServerResponse.BodyBuilder.bodyValueAndAwait API is broken when it is used with an application ituses for seriali...
Spring Introduce generateCodeForArgument() in CodeFlow
2025-01-08 22:29:01
632
OverviewSpelNodeImpl currently defines a generateCodeForArgument() utility method which "asks an argument to generate it...
Spring Make SpelNode compilation aware
2025-01-08 22:28:59
447
OverviewSpelNodeImpl currently defines isCompilable() and generateCode(...) methods which make each SpelNodeImpl compila...
Spring Custom IndexAccessor cannot support String index type
2025-01-08 22:28:57
433
OverviewDue to the current implementation of IndexAccessor support, a custom index accessor cannot support a String inde...
Spring RSocket setup payload can cause Netty ByteBuf leak
2025-01-08 22:28:55
1340
When the RSocket connection is established with a setup payload and the payload is not consumed (deserialized) on the se...
Spring Make MvcResultAssert.getResponse() public
2025-01-08 22:28:53
5405
MockMvc allows returning the response that one defined expectations on as a subsequent operation, which allows writing a...
Spring Add IndexAccessor support to SpEL's SimpleEvaluationContext
2025-01-08 22:28:50
333
OverviewWhen we introduced the IndexAccessor SPI in 6.2 M1, we added support for configuring custom index accessors in a...
Spring Extend org.springframework.core.task.VirtualThreadTaskExecutor with support for TaskDecorator.
2025-01-08 22:28:48
1165
Hello, as of v6.1.6 there is not support for TaskDecorator on the VirtualThreadTaskExecutor class. This would be a usefu...
Spring Wrong proxy generation order during AOT for classes with ScopedProxyMode.TARGET_CLASS and advisors
2025-01-08 22:28:44
2169
Initially reported in https://github.com/spring-cloud/spring-cloud-commons/issues/1211.When a class has both a scope wit...
Spring EncoderHttpMessageWriter adds a Content-Type header even if there's no body
2025-01-08 22:28:41
4324
I was examining this Spring Cloud Gateway issue and discovered that its resolution is blocked by the fact that org.sprin...
Spring Ensure removal of Content-Type header if body Publisher is empty
2025-01-08 22:28:39
508
I added a removal of Content-Type header in org.springframework.http.codec.EncoderHttpMessageWriter if the body Publishe...
上一页
下一页
1
…
1193
1194
1195
1196
1197
…
2246
.