玖涯软件开发
Home
Blog
Spring DataBufferInputStream violates InputStream contract
2025-01-08 06:22:13
5558
Affects: 6.0.2The methods asInputStream(...) of the interface DataBuffer have a default implementations. Every such meth...
Spring resttemplate multipart post with InputStreamResource not working for .png files [SPR-16310]
2025-01-08 06:22:09
5897
Sachin Ghalme opened SPR-16310 and commentedI've been tried to upload files using multipart post vai restTemplate, Pleas...
Spring Cannot declare a Spring MVC controller with @Bean (without @Controller) since version 6
2025-01-08 06:22:07
5557
Affects: 6.0.2Since #22154 , it seems not possible anymore to declare a Controller class via an @Bean method.Before we c...
Spring Polish var-args declarations
2025-01-08 06:22:04
850
polishComment From: pivotal-cla@ShenFeng312 Please sign the Contributor License Agreement!Click here to manually synchro...
Spring Apply 'instanceof pattern matching' in spring-webflux
2025-01-08 06:22:01
301
Most variable names are written in the manner typically used in Java. (ForExample -> forExample)Comment From: sbranne...
Spring Component scanning no longer uses component index for @Named, @ManagedBean, and other Jakarta annotations
2025-01-08 06:21:59
1798
ClassPathScanningCandidateComponentProvider#indexSupportsIncludeFilter attempts to match jakarta.annotation.ManagedBean,...
Spring CVE-2022-1471 - Use of SnakeYaml Constructor
2025-01-08 06:21:56
1780
Affects: \5.3.x, 6.0.xCVE-2022-1471 has been reported against the SnakeYaml project 1.30+. Additional information can b...
Spring AopTestUtils.getUltimateTargetObject results in stack overflow for proxy backed by LazyInitTargetSource
2025-01-08 06:21:53
12905
Security configuration class @Configuration @EnableGlobalMethodSecurity(prePostEnabled = true) public class Sec...
Spring Improve options to expose MessageSource formatted errors for a ProblemDetail response
2025-01-08 06:21:51
4779
Currently it is not that easy to get access to the injected MessageSource when extending the ResponseEntityExceptionHand...
Spring NoHandlerFoundException mistakenly returns request headers from ErrorResponse#getHeaders
2025-01-08 06:21:48
3397
I found an inconsistency in 404 handling using the new ProblemDetails feature of Spring 6 (6.0.2).My example application...
Spring Support JdkClientHttpConnector in DefaultWebTestClientBuilder
2025-01-08 06:21:45
950
In org.springframework.test.web.reactive.server.DefaultWebTestClientBuilder#initConnector there are checks for Reactor N...
Spring Expose part generate api
2025-01-08 06:21:42
149
ehance issue #29630Comment From: rstoyanchevThere is no need for a separate PR for this. A decision on this can be made ...
Spring AntPattern issue (No more pattern data allowed after {*...} or ** pattern element) with Spring-Boot 3.0 (regression from 2.7.5)
2025-01-08 06:21:40
2823
Hi,I've migrated from spring-boot 2.7.x to spring-boot 3 and now I am facing this issue with a valid Ant-Style pattern w...
Spring Fix canWrite in PartHttpMessageWriter
2025-01-08 06:21:37
305
fix issue #29630 Comment From: pivotal-cla@CoderYellow Please sign the Contributor License Agreement!Click here to manua...
Spring Improve Netty code sample
2025-01-08 06:21:35
2658
The previous code read HttpServer.create().host(host).port(port).handle(adapter).bind().block();Which doesn't block and ...
Spring 500 error from WebFlux when parsing Content-Type leads to InvalidMediaTypeException
2025-01-08 06:21:32
3060
Affects: 5.2.23ProblemWhen org.springframework.http.HttpHeaders.getContentType is called on an invalid content type valu...
Spring ConcurrentLruCache implementation is using too much heap memory
2025-01-08 06:21:28
655
As seen in FasterXML/jackson-databind#3665, the approach taken in our ConcurrentLruCache implementation can result in an...
Spring Improved resource usage when invoke RequestMappingInfoHandlerMapping.handleNoMatch
2025-01-08 06:21:26
6852
RequestMappingInfoHandlerMapping handleNoMatch() method has the following format.https://github.com/spring-projects/spri...
Spring Apply 'instanceof pattern matching' in spring-web
2025-01-08 06:21:24
419
Most variable names are written in the manner typically used in Java. (ForExample -> forExample)In the case of variab...
Spring Fix ErrorResponse#type documentation
2025-01-08 06:21:21
414
The documentation of the type variable was wrong in the ErrorResponse classComment From: pivotal-cla@Spark61 Please sign...
上一页
下一页
1
…
1387
1388
1389
1390
1391
…
2246
.