Spring Support various ways to encode collections in URL parameters for declarative HTTP interfaces

I've been making good use of the declarative HTTP interface feature that was added in the latest spring release.I would ...

Spring Support JAXBElement in Jaxb2RootElementHttpMessageConverter

On the current Spring version, usage of Jaxb2RootElementHttpMessageConverter in RestClient messageConverters don't allow...

Spring sync=true on @Cacheable looses reactor's Context

Affects: 6.1.8Describe the bug@Cacheable annotation with sync=true on a reactor publisher returning method looses the r...

Spring Lazy bean creation with callback on injection failure

I'm currently working on the grpc-starter project. I want to use @Autowired for injecting grpc clients (stubs). I got so...

Spring Broken documentation link for 6.0.22

On https://spring.io/projects/spring-framework#learn 6.0.22 links to https://docs.spring.io/spring-framework/reference/,...

Spring gayflare-fucaptcha spam muzz never ruin automatic schema fetching by XML validator

Affects: 6.1.11Append new libraries, extending XML config files namespaces to Spring project, e.g. 'spring-tx' and 'spri...

Spring OpenJpaVendorAdapter missing from spring-orm [SPR-16035]

Francesco Chicchiriccò opened SPR-16035 and commentedI am upgrading Apache Syncope (in its master branch) from Spring 4....

Spring Remove additional APIs deprecated for removal in 6.2

Remove additional APIs that have been "deprecated for removal in 6.2".Candidates[x] org.springframework.http.codec.Resou...

Spring AssertJ support for multipart does not set property content type on the request

While working on #33229 it became apparent that AbstractMockMultipartHttpServletRequestBuilder wasn't overriding the con...

Spring Simplify MockHttpServletRequestBuilders hierarchy

In Spring Framework 6.2.x we introduced a hierarchy for MockHttpServletRequestBuilder and MockMultipartHttpServletReques...

Spring MockMvc builders are not source and binary compatible with previous 6.x generations

REST Docs experienced both binary and source compatibility around the work we've done to make MockHttpServletRequestBuil...

Spring Want to support dynamic Class injection base

In org.springframework.beans.propertyeditors.ClassEditor, the Class is obtained by ClassUtils.resolveClassName as a stri...

Spring Find all local @ActiveProfiles annotations on a test class

Status QuoCurrently, multiple @ActiveProfiles declarations are discovered within a test class hierarchy (both within the...

Spring Initialize RequestPath on demand in AbstractServerHttpRequest

The path is parsed eagerly at construction with the expectation that it is required. However, that may not always be the...

Spring __BeanFactoryRegistrations generated file can be too large with a BeanFactory with lots of bean definitions

I have a Spring Boot project with roughly 10k beans. When I use the spring-boot process-aot plugin, the generated code i...

Spring findAutowireCandidates() will either return candidates that are not selfReferenced or self referenced Collection/Map beans. Not both.

Looks like after the fix `findAutowireCandidates()` will either return candidates that are not selfReferenced ...

Spring Custom Exception body empty

Affects: Spring boot 3.2.4Since upgrading to Spring boot 3.2.4 from 3.2.3 the Custom exception handler does not send re...

Spring The C namespace parameters in do not match in Spring 6.1

Affects: \Spring 6.1.5-SNAPSHOTWhy do the results of name and gender not match?Comment From: snicollI am not sure why yo...

Spring Trim last allowed origin when parsing comma-delimited string

IssuecheckOriginAllowed test pass comma-delimited origins list but comma-delimited origins list with space cannotResolut...

Spring DefaultPartHttpMessageReader should not instantiate Reactor Scheduler eagerly

A Spring for GraphQL application may initialize and use a CodecConfigurer for small (de)-serialization needs such as tur...
上一页 下一页
.