Spring ShallowEtagHeaderFilter breaks SockJS and HTTP streaming async responses [SPR-12960]

Alexander Zagumennikov opened SPR-12960 and commentedShallowEtagHeaderFilter wraps response into ContentCachingResponseW...

Spring Return application/json response to WebClient request as a Flux

Affects: Spring Webflux 5.2.7.RELEASEThis relates to how WebClient handles traditional application/json responses. From ...

Spring How to identify which dependencies will break after upgrading to latest spring from spring 3.0.5?

This is my pom file. I am working on very old version of spring and as time to time upgradation were not maintained so i...

Spring Single ehcache manager in a multi module project with multiple ehcache.xml files [SPR-14884]

James Selvakumar opened SPR-14884 and commentedI have a multi module project with all the modules defining their cache c...

Spring Kotlin code that uses WebClient fails after upgrade to Spring 5.2

Affects: 5.2Consider the following usage of WebClient:suspend fun getApiResponse(): String { val webClient = WebClien...

Spring JettyClientHttpConnector triggers early cancellation

The connector uses Mono.from(Publisher) to obtain Jetty's ReactiveResponse. However it also cancels after the first item...

Spring Support for an async determination of status and headers with a WebMvc HandlerFunction

HandlerFunction returns ServerResponse which supports providing a Publisher or CompletableFuture for the body but there ...

Spring SimpMessagingTemplate.convertAndSend results in UnsupportedOperationException when Spring Cloud Sleuth is present

springboot version: 2.1.3spring-websocket version: 5.1.1spring-cloud-sleuth version: 2.1.1When I try to use SimpMessagin...

Spring Websockets ExecutorSubscribableChannel class keeps on sending heartbeat every 15 sec.

I opened this issue and tried to follow the suggestion given by @rstoyanchev here, and as you can see below in screen sh...

Spring non-root xmlelements JAXBElement<?> serialisation

Question: https://stackoverflow.com/questions/64095580/spring-boot-with-an-jaxbelement-resultBug?In a fairly old release...

Spring Eager cancellation fails with WebClient

After this fix spring-projects/spring-framework@21d0696 ReactorHttpClientResponse has introduced a state manager to chec...

Spring Support message conversion with kotlinx.serialization

This pull requests adds HttpMessageConverters for kotlinx.serialization that support application/json and application/cb...

Spring Introduce Converter.andThen(...)

Fixes: gh-22381Comment From: sbrannenThis has been merged into master in a0c00362c3ba279494fec86ed6e403d829e10bee and re...

Spring Consider adding support for chaining converters

It would be nice to have some support for chaining converters:public interface Converter&lt;S, T&gt; { // ... defa...

Spring 5.2.x

Comment From: pivotal-issuemaster@Oyiersan Please sign the Contributor License Agreement!Click here to manually synchron...

Spring Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField

I have a small-ish Spring MVC app using Boot 2.3.3. Immediately after startup, this uses 20MB of heap (after triggering ...

Spring Mybranch

prComment From: pivotal-issuemaster@codegitz Please sign the Contributor License Agreement!Click here to manually synchr...

Spring @ConditionalOnProperty with @PropertySource behaviour (former not loading from latter)

Issue with Spring Boot 2.3.3.RELEASEI have provided an example project of what I'm trying to accomplish here.The problem...

Spring AutowiredAnnotationBeanPostProcessor.buildAutowiringMetadata issue

in AutowiredAnnotationBeanPostProcessor,we buildAutowiringMetadata against method annotated @Autowired。private Injectio...
上一页 下一页
.