Nineya
Home
Blog
Spring Add support for non-public record declarations
2025-01-08 04:51:45
2192
This might be possible, and I just couldn't find the documentation or make it work, but in essence it feels like it shou...
Spring The existence of org.springframework.util.concurrent.ListenableFuture is confusing.
2025-01-08 04:51:42
677
ListenableFuture has been created since Spring 4.0. Although Spring 4.0 supported Java 8, the minimum requirement was Ja...
Spring Increased memory when a single WebClientBuilder is used to create multiple WebClients.
2025-01-08 04:51:39
2656
Hello.We upgraded from Spring Boot 2.1.7.RELEASE to 2.3.12.RELEASE. In our workload we have to make http requests to a h...
Spring Avoid early ConversionService determination in StandardBeanExpressionResolver
2025-01-08 04:51:37
574
A BeanPostProcessor definition with property values that need conversion may trigger SpEL resolution (even if no express...
Spring Allow to avoid class validation in CglibAopProxy via ProxyFactory
2025-01-08 04:51:35
1004
In Spring HATEOAS we create proxies for the special purpose of recording method invocations on controllers. To do so, we...
Spring Spring Framework >= 5.3.8 ASM ClassReader fails to parse class file due to InputStream optimization
2025-01-08 04:51:32
40984
Affects: \ spring framework >= 5.3.8In my project, after switching from using spring boot 2.4.4 to 2.4.10 At the very...
Spring mvc rest services to generate a wadl [SPR-8705]
2025-01-08 04:51:29
5411
chris snow opened SPR-8705 and commentedIt would be good if Spring MVC Rest services could automatically generate a WADL...
Spring DeferredResultInterceptorChain#triggerAfterTimeout: should we test deferredResult's state out of the loop?
2025-01-08 04:51:26
767
Affects: 5.3.8In method triggerAfterTimeout, line 74: We test deferredResult's state inside the loop. Can we move it out...
Spring Allow customization of pretty printer settings in AbstractJackson2HttpMessageConverter
2025-01-08 04:51:24
3992
Hi guys,I'm currently developing a feature in which I rely on Spring's HttpMessageConverter infrastructure and facing a ...
Spring WebTestClient.post MULTIPART_FORM_DATA causes Blockhound BlockingOperationError
2025-01-08 04:51:21
17208
Affects: Spring Boot 2.4.5 (Spring Framework 5.3.6)I am using Spring Boot 2.4.5 (Spring Framework 5.3.6) with io.project...
Spring spring-security-oauth2-client:5.5.1 class OAuth2AuthorizationGrantRequestEntityUtils why UrlEncoder is added for client-secret
2025-01-08 04:51:18
2222
Why in spring-security-oauth2-client:5.5.1 Class->OAuth2AuthorizationGrantRequestEntityUtils clientId and ClientSecr...
Spring Migrate to TestNG Engine for the JUnit Platform
2025-01-08 04:51:16
408
To simplify our Gradle build in the spring-test module, we should investigate migrating to the TestNG Engine for the JUn...
Spring Update AbstractClassGenerator.java
2025-01-08 04:51:13
403
123Comment From: pivotal-cla@xiebz Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring java.time.ZoneRegion - illegal reflective access operation
2025-01-08 04:51:10
4736
Affects: spring-boot-starter-parent 2.5.4 / spring-core 5.3.9Java$ java -versionjava version "11.0.12" 2021-07-20 LTSJav...
Spring Converter auto-register itself to ConversionService [SPR-6415]
2025-01-08 04:51:08
8055
Liu, Yinwei David opened SPR-6415 and commentedHi,Currently, we can only register a CustomConverter by configuring it in...
Spring Accept header of the request does not populate content-type header of the response
2025-01-08 04:51:05
3822
Right here in the code, it does not consider the headers of the request to build the headers of the response:https://git...
Spring Update FacesRequestAttributes.java
2025-01-08 04:51:03
314
simplify the multiple ’else if‘ caseComment From: pivotal-cla@xbwjml Please sign the Contributor License Agreement!Click...
Spring My application does not use spring-webflux. Is the CVE-2021-22118 vulnerability not involved?
2025-01-08 04:51:00
283
I want to check whether the CVE-2021-22118 vulnerability affects only applications that use spring-webflux. If spring-we...
Spring Wrong Spring Framework apidoc link on spring.io website
2025-01-08 04:50:58
709
Affects: 5.3.10On the https://spring.io/projects/spring-framework#learn site, the api doc of Spring Framework version 5....
Spring Add exchangeAsync to WebTestClient API
2025-01-08 04:50:55
8307
Affects: 5.2.0.RELEASEThe motivation for this enhancement is that WebTestClient API is mostly blocking (with the excepti...
上一页
下一页
1
…
1484
1485
1486
1487
1488
…
2246
.