Spring Document choices for async ResponseEntity return values

Hello Spring Framework team,Thank you for this amazing project, especially Spring Webflux.I have a question to the commu...

Spring Support hints for codec on client and server side

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

Spring Upgrade to Hibernate Validator 6.2

Hibernate Validator 6.2 is in the release candidate stage now, probably GA in time for our 5.3.3 release.Comment From: m...

Spring Spring data DomainClassConverter broken with Spring 5.3 in case of missing entity

Hi Spring team,I think that I've found an issue migrating a project from Spring 5.2 to 5.3. Indeed I'm using the DomainC...

Spring Document initialization and shutdown logging semantics for the TestContext framework

Current BehaviorThe default logging configuration for Spring Boot is to send logs to the console. Info logs are printe...

Spring Spring messaging support hints on client and server side for RSocket

Affects: \To my knowledge, for RSocket request, the hints on client and server side are both an empty map. Even I add ...

Spring @ExceptionHandler methods not invokable if matched on exception's cause level > 1

Affects: 5.3.2It looks like PR #23380 introduced a major regression in the way exceptions are handled by @ControllerAdvi...

Spring ClassCastException handling at SimpleApplicationEventMulticaster of payload items

Affects: 5.3.2I am trying to programatically register ApplicationListener via lambda and ApplicationListener.forPayload ...

Spring Cannot remove headers from httpHeaders.keySet() in WebFlux

Affects: v5.3.2I have ExchangeFilterFunction which should retain only allowed response headers:private static final Coll...

Spring Add null check for ExceptionHandlerMethodResolvers

Add null check to avoid subsequent locking and map operationsComment From: rstoyanchevThanks for the pull request. I've ...

Spring Allow Spring Security Authentication to be directly set in REST request header for Spring WebFlux WebClient

Affects: \If this is not the right place for this issue, please let me know.There is a specific issue with Spring Securi...

Spring edit exception list type as Exception instead of Throwable

I've changed the exception list type from Throwable to Exception. It's more clear when @ExceptionHandler annotation use....

Spring afterCompletion method parameter maybe miss.

Repair HandlerMaping method execution if an exception occurs cannot be obtained in the interceptor.Comment From: sdeleuz...

Spring SPR-16425 - Remove square brackets around stringified collections

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

Spring org.apache.tomcat.util.net.NioEndpoint : Failed to register socket with selector from poller

I'm using WebClient to make requests to a downstream service.With Webflux running it on tomcat. @Bean public WebClient...

Spring Make Method protected void processConstraintViolations of Spring Validator Adaptor Public [SPR-17339]

Ankur Pathak opened SPR-17339 and commentedThis method of SpringValidatorAdaptor should be public or their should be som...

Spring Enable/Disable CORS revisited [SPR-17598]

ayush-finix opened SPR-17598 and commentedSimilar issue to #18266, however, disabling the cors processor doesn't work we...

Spring DefaultPartHttpMessageReader creates live resources that won't be shut down

The new DefaultPartHttpMessageReader creates a Reactor Scheduler via Schedulers.newBoundedElastic to use for temp file c...

Spring Async request timeout for returned Mono

I have a controller method returning Mono with a timeout operator.However default 30s timeout in Tomcat is applied, I ca...

Spring spring boot 2.1.5.REALSE build war ,run in tomcat with xsd:schema error

Using Spring Boot 2.1.5.RELEASE, then build a app.war, finally running in tomcat.With tomcat, I have modified the defaul...
上一页 下一页
.