Spring Provide RequestPredicate with no side effects

I'm developing a Spring WebFlux application that serve Single Page Application front-end resources.I have registered fro...

Spring Webflux error in Spring Boot 2.4.1: Error while acquiring from reactor.netty.internal.shaded.reactor.pool.SimpleDequePool@4e699e

We got the following error using the WebClient in a Spring Boot 2.4.1 application. It appears to be missing some informa...

Spring Disconnected client results in HTTP 500 after reactor-netty upgrade to 1.0.7

Affects: 5.3.7With the upgrade from spring-boot from 2.3.x to 2.4.x & reactor-netty-http from 0.9.20 to 1.0.7 client...

Spring Optimize SimpleAliasRegistry#canonicalName

Comment From: pivotal-cla@kang-hl Please sign the Contributor License Agreement!Click here to manually synchronize the s...

Spring Refactoring getSingleton method to improve readability

Recently I was learning source code and wanted to make some contributions to the project, so I tried refactoring the get...

Spring Treat string as ordinal of enum if it's numeric

Fix GH-25543Comment From: snicollThanks @quaff but that issue was still under discussion so not a great candidate for co...

Spring IntegerToEnumConverterFactory is not applied to web request parameters

Affects: 5.2.8.RELEASEI have a controller like this@RestController@RequestMapping("/dict")public class EnumTes...

Spring oss-fuzz integration

Hi all,we have prepared the Initial Integration of spring-jdbc into Google OSS-Fuzz which will provide more security for...

Spring Improve documentation: AnnotationConfigApplicationContext: constructor vs register/refresh method?

The AnnotationConfigApplicationContext class has the following:public AnnotationConfigApplicationContext(Class<?>....

Spring Possible Bug: setDefaultProfiles method does not work as expected as the "-Dspring.profiles.default" property

For Spring Framework 6 having some @Configuration classes with the @Profile("default") and @Profile("prod") respectively...

Spring Upgrade to snakeyaml 2.2

Snakeyaml 2.2 has a fix where the package org.yaml.snakeyaml.inspector is not exported from its module, requiring a manu...

Spring CGLIB runtime enhancement not supported on native image

Affects: Spring 6.0.11 / Spring Boot 3.1.2For reproducing the issue, I highly recommend starting with the attached repro...

Spring Missing proxy declaration for native-image when using Spring Data JPA

Affects: Spring 6.0.11 / Spring Boot 3.1.2Assume an application with the following components:- Spring Boot 3.1.2- Sprin...

Spring Missing proxy hint when using a simple Spring Data JpaRepository

Affects: 6.0.11I get the com.oracle.svm.core.jdk.UnsupportedFeatureError when using a simple repository.@Repositorypubli...

Spring Enhance MockMvcWebTestClient to allow applying RequestPostProcessors

Potentially fixes related issues like https://github.com/spring-projects/spring-security/issues/9257 and https://github....

Spring Stop sharing GenericConversionService between test methods

Some tests called mutating methods like addConverterFactory(), it will potentially affect other tests.Comment From: sbra...

Spring Simplify ReflectionUtils.getUniqueDeclaredMethods(…) [SPR-15741]

Oliver Drotbohm opened SPR-15741 and commentedReflectionUtils.getUniqueDeclaredMethods(…) seems to check for covariant r...

Spring Clarify documentation on Spring Web MVC pattern comparison

Affects: 6.0.12The current documentation on Spring Web MVC pattern comparison says:Both help to sort patterns with more ...

Spring Polishing contribution year

Comment From: pivotal-cla@Kartik-21 Please sign the Contributor License Agreement!Click here to manually synchronize the...
上一页 下一页
.