Nineya
Home
Blog
Spring Can spring-web 5.3.x fix the CVE vulnerabilities CVE-2016-1000027 ?
2025-01-08 21:39:08
198
My big IT Project uses Spring Boot2 with Spring-framework5.3.x。Can spring-web 5.3.x fix the fix the CVE vulnerabilities ...
Spring StackOverflow error on SpringContext closing
2025-01-08 21:39:05
9140
The following line brought to a recursive call causing an infinite loop:https://github.com/spring-projects/spring-framew...
Spring Returned byte buffers through ByteBufferIterator from DefaultDataBuffer are misconfigured
2025-01-08 21:38:56
2777
Affects: 6.0.11The DefaultDataBuffer class has follow implementations of the methods readableByteBuffers and writableByt...
Spring Update examples for JavaScript ScriptEngine support
2025-01-08 21:38:53
694
OverviewSeveral existing tests as well as examples in the reference manual refer to Nashorn as the supported ScriptEngin...
Spring Missing tracing information after upgrading to Spring Boot 3 with Micrometer tracing
2025-01-08 21:38:51
5824
ContextAfter upgrading to Spring Boot 3, we had to switch our tracing library from spring cloud sleuth to micrometer tra...
Spring UriComponents allows "+" in a query param
2025-01-08 21:38:48
19387
Hello,It seems that, since a while, the "+" character in a raw query parameter input is not being properly detected and ...
Spring Document Kotlin internal modifier impact on @Bean
2025-01-08 21:38:45
11873
Affects: \Spring discriminates public beans by implicit bean name and injected parameter name. If multiple public beans ...
Spring Using a URI variable for port in WebClient causes an IllegalStateException
2025-01-08 21:38:42
1416
Affects: 6.1.2In Spring Framework 6.1.1, the following little code snippet worked without any problems:var uriSpec = Web...
Spring Inconsistent inclusion of base URL in WebClient URI template attribute since Spring WebFlux 6.1.2
2025-01-08 21:38:39
2169
Consider this code:String URI_TEMPLATE_ATTRIBUTE = WebClient.class.getName() + ".uriTemplate";WebClient webCli...
Spring Async EventListener does not track traceId
2025-01-08 21:38:36
356
Affects: 6.1.2TraceId is not reported if the EventListener function is also annotated with AsyncDemo project is prepared...
Spring SpEL: ReflectiveConstructorExecutor finds wrong constructor
2025-01-08 21:38:33
3867
The SPEL is "new java.math.BigDecimal(#source['unitPrice'])", the first time source['unitPrice'] is null. org.springfram...
Spring DependencyDescriptor#getDependencyName() returns null in 6.1.2, but not 6.0.x or earlier
2025-01-08 21:38:30
4635
Affects: 6.1.2It is not present in spring-framework version 6.0.15 (shipped with Spring Boot 3.1.7)When upgrading from ...
Spring Exclude URI query from remaining WebClient checkpoints
2025-01-08 21:38:28
1230
Affects: latest (v6.1.2)Module: spring-webfluxContinuing from this issue https://github.com/spring-projects/spring-frame...
Spring BeanPostProcessor can eagerly initialize factory beans that use constructor injection
2025-01-08 21:38:24
6427
Auto configuration of MethodValidationPostProcessor in class org.springframework.boot.autoconfigure.validation.Validatio...
Spring [spring-tx] Unable to override prepareSynchronization of AbstractPlatformTransactionManager from v6.1.0
2025-01-08 21:38:21
928
From spring-framework v6.1.0, prepareTransactionStatus() has been changed from protected to private in AbstractPlatformT...
Spring SystemProfileValueSource is not very compatible with the new 3.1 default system property profiles [SPR-8985]
2025-01-08 21:38:17
973
Dave Syer opened SPR-8985 and commentedSystemProfileValueSource is not very compatible with the new 3.1 default system p...
Spring Specify use of regexp Path Pattern in javadoc
2025-01-08 21:38:14
462
As far I saw how the framework process web requests Mapping and as far I read the code of CaptureVariablePathElement, wh...
Spring DefaultListableBeanFactory memory leak spring version 4.3.11.RELEASE
2025-01-08 21:38:09
4692
My project using spring version 4.3.11.Release and i can see huge memory leakage in DefaultListableBeanFactory. We are n...
Spring JdkClientHttpRequest may block indefinitely
2025-01-08 21:37:57
561
Affects: 6When using JdkClientHttpRequestFactory the request may block indefinitely, even if a request timeout is config...
Spring DefaultListableBeanFactory and GenericApplicationContext#registerBean issue
2025-01-08 21:37:55
3600
Spring Boot (2.1.9)Spring Beans (5.1.10)Java 12I want to discuss issue that is related to registerBean() and getIfAvaila...
上一页
下一页
1
…
1230
1231
1232
1233
1234
…
2246
.