Spring Reactive stack on Tomcat does not handle chunked transfer encoding correctly

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]

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.

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

@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

I have several beans with circular dependencies between them, some are using constructor injection and some property inj...

Spring feat: contribution workflow added

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

DescriptionIn WebClientExtensions.kt, developers have the flexibility to handle responses with methods that either guara...

Spring IllegalArgumentException: Unable to locate persister [SPR-16233]

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

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

SummaryServerResponse.BodyBuilder.bodyValueAndAwait API is broken when it is used with an application ituses for seriali...

Spring Introduce generateCodeForArgument() in CodeFlow

OverviewSpelNodeImpl currently defines a generateCodeForArgument() utility method which "asks an argument to generate it...

Spring Make SpelNode compilation aware

OverviewSpelNodeImpl currently defines isCompilable() and generateCode(...) methods which make each SpelNodeImpl compila...

Spring Custom IndexAccessor cannot support String index type

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

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

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

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.

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

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

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

I added a removal of Content-Type header in org.springframework.http.codec.EncoderHttpMessageWriter if the body Publishe...
上一页 下一页
.