Spring Add support for non-public record declarations

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.

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.

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

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

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

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]

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?

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

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

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

Why in spring-security-oauth2-client:5.5.1 Class->OAuth2AuthorizationGrantRequestEntityUtils clientId and ClientSecr...

Spring Migrate to TestNG Engine for the JUnit Platform

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

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

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]

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

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

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?

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

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

Affects: 5.2.0.RELEASEThe motivation for this enhancement is that WebTestClient API is mostly blocking (with the excepti...
上一页 下一页
.