Nineya
Home
Blog
Spring Support various ways to encode collections in URL parameters for declarative HTTP interfaces
2025-01-08 22:58:30
8400
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
2025-01-08 22:58:28
1951
On the current Spring version, usage of Jaxb2RootElementHttpMessageConverter in RestClient messageConverters don't allow...
Spring sync=true on @Cacheable looses reactor's Context
2025-01-08 22:58:25
4291
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
2025-01-08 22:58:22
2649
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
2025-01-08 22:58:20
319
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
2025-01-08 22:58:17
766
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]
2025-01-08 22:58:10
4419
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
2025-01-08 22:58:07
2227
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
2025-01-08 22:58:05
169
While working on #33229 it became apparent that AbstractMockMultipartHttpServletRequestBuilder wasn't overriding the con...
Spring Simplify MockHttpServletRequestBuilders hierarchy
2025-01-08 22:58:03
459
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
2025-01-08 22:58:01
221
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
2025-01-08 22:57:59
9187
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
2025-01-08 22:57:55
3998
Status QuoCurrently, multiple @ActiveProfiles declarations are discovered within a test class hierarchy (both within the...
Spring Initialize RequestPath on demand in AbstractServerHttpRequest
2025-01-08 22:57:52
249
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
2025-01-08 22:57:50
1352
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.
2025-01-08 22:57:48
3355
Looks like after the fix `findAutowireCandidates()` will either return candidates that are not selfReferenced ...
Spring Custom Exception body empty
2025-01-08 22:57:45
2755
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
2025-01-08 22:57:40
2355
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
2025-01-08 22:57:32
172
IssuecheckOriginAllowed test pass comma-delimited origins list but comma-delimited origins list with space cannotResolut...
Spring DefaultPartHttpMessageReader should not instantiate Reactor Scheduler eagerly
2025-01-08 22:57:30
554
A Spring for GraphQL application may initialize and use a CodecConfigurer for small (de)-serialization needs such as tur...
上一页
下一页
1
…
1169
1170
1171
1172
1173
…
2246
.