Nineya
Home
Blog
Spring Document choices for async ResponseEntity return values
2025-01-08 04:10:16
2172
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
2025-01-08 04:10:13
6394
26174Comment From: pivotal-issuemaster@rudy2steiner Please sign the Contributor License Agreement!Click here to manually...
Spring Upgrade to Hibernate Validator 6.2
2025-01-08 04:10:07
517
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
2025-01-08 04:10:05
2612
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
2025-01-08 04:10:02
8797
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
2025-01-08 04:09:56
5527
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
2025-01-08 04:09:53
10839
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
2025-01-08 04:09:50
3168
Affects: 5.3.2I am trying to programatically register ApplicationListener via lambda and ApplicationListener.forPayload ...
Spring Cannot remove headers from httpHeaders.keySet() in WebFlux
2025-01-08 04:09:45
3233
Affects: v5.3.2I have ExchangeFilterFunction which should retain only allowed response headers:private static final Coll...
Spring Add null check for ExceptionHandlerMethodResolvers
2025-01-08 04:09:43
178
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
2025-01-08 04:09:40
6838
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
2025-01-08 04:09:38
1301
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.
2025-01-08 04:09:35
8239
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
2025-01-08 04:09:31
759
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
2025-01-08 04:09:28
3304
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]
2025-01-08 04:09:26
1654
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]
2025-01-08 04:09:23
5255
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
2025-01-08 04:09:21
611
The new DefaultPartHttpMessageReader creates a Reactor Scheduler via Schedulers.newBoundedElastic to use for temp file c...
Spring Async request timeout for returned Mono
2025-01-08 04:09:19
1355
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
2025-01-08 04:09:16
1991
Using Spring Boot 2.1.5.RELEASE, then build a app.war, finally running in tomcat.With tomcat, I have modified the defaul...
上一页
下一页
1
…
1526
1527
1528
1529
1530
…
2246
.