Spring Support Policy for Spring 5.[0-2].x is not clear

The documentation on the https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions page does pr...

Spring Allow to retrieve the total number of subscriptions from DefaultSubscriptionRegistry

It would be nice if org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry allowed to retrieve the number...

Spring Simplify RSocket Metadata extraction

This is an enhancement request for rSocket Metadata strategy.Can we simplify the current design as shown in this pseudo ...

Spring Compile with parameter names

Compiled code should contain parameter names to avoid the need for class resources to be included in native image builds...

Spring Add tests for MessageBodyClientHttpResponseWrapper

Adding two test cases to test the correctness of hasEmptyMessageBody in MessageBodyClientHttpResponseWrapper class, whic...

Spring ByteBuf Leak Report with Server-Sent Event Response

The original report can in https://github.com/reactor/reactor-netty/issues/1546. The scenario is an SSE endpoint with a ...

Spring MockMvc - IllegalStateException: Async result for handler was not set during specified timeToWait=-1 [SPR-16869]

Adrian S opened SPR-16869 and commentedWhen trying to test Server-Sent Events endpoint created using rxjava2 and spring'...

Spring Configure optional configuration to consume its dependencies' API

This PR refines the attributes of the optional configuration to ensure that it consumes its dependencies' Java API and n...

Spring Add an option to search parent MessageSource first for HierarchicalMessageSource

I created https://github.com/spring-projects/spring-security/pull/10235Use ApplicationContext as parent MessageSource of...

Spring HttpComponentsClientHttpConnector should close underlying resources

As seen in https://github.com/spring-projects/spring-boot/issues/26214#issuecomment-856009156, the HttpComponentsClientH...

Spring Introduce soft assertions for WebTestClient

OverviewIt happens very often that WebTestClient is used in heavyweight integration tests. It's no use to waste time to ...

Spring Why using slice(String, int, int) is throwing an exception in Spring data MongoDB?

I've created a very basic Spring boot (v. 2.5.4 and also v. 2.6.0) project and I want to perform a simple query to Mongo...

Spring resttemplate can't invoke webflux service

Affects: \all versionthe webflux service can invoke with the content-type without the charset parameter, when invoke wit...

Spring IllegalStateException after upgrading Spring MVC from 4.3.9 to 5.2.6: Ambiguous handler methods mapped

I have two @RequestMapping methods like below in my RestController class. One service methods is to consume the applica...

Spring Minor corrections in reference documentation

Comment From: pivotal-cla@manish-in-java Please sign the Contributor License Agreement!Click here to manually synchroniz...

Spring how to do it

2021-09-05 12:10:14.025 ERROR 7312 --- [ (self-tuning)'] o.s.b.w.s.s.ErrorPageFilter : Forwarding to error ...

Spring Allow Printers and Parsers to be registered individually to FormatterRegistry

Currently FormatterRegistry has a registerFormatter method but no registerPrinter or registerParser methods. This makes ...

Spring Support for custom status code and message in HTTP response

We are using spring boot backend service and require to publish custom status code and status message in response. As pe...

Spring Reference docs missing left-hand side navigation

It displays fine in 5.3.8 but in 5.3.9 it's missing. Comment From: shivansh29Hey I see your issue and confused what kind...

Spring Empty body in ServerHttpRequest on reactive exception handlers, when using @RequestBody

Affects: Spring Boot: 2.5.2I'm unable to get the request body (for logging), when capturing a global exception using Err...
上一页 下一页
.