Spring fix: Ensure protocol slashes are preserved in getSanitizedPath

DescriptionWhen using WebClient with UriBuilder to construct URIs, I encountered a problem where the protocol's double s...

Spring Possible wrong explanation in documentation.

see doc'This is done by accessing the ApplicationContext’s BeanFactory through the getBeanFactory() method, which return...

Spring Support @MockitoBean in @Configuration classes

VersionsSpring Boot 3.4.0Spring Framework 6.2.0Hi Spring team,While upgrading our apps to Spring Boot 3.4.0, I've encoun...

Spring Fix minor typo in reference documentation for Kotlin annotations

Minor typo of Car instead of carComment From: sbrannenHi @Spanching,Congratulations on submitting your first PR for the ...

Spring Allow ClientHttpRequestFactory to create a request using a URI template

SummaryThis is an enhancement request to add uriTemplate parameter in the arguments of ClientHttpRequestFactory#createRe...

Spring Feature Request: Scoped Bean Injection Control by Bean Creators

I propose introducing a feature to Spring Framework that allows developers to specify the packages or classes where thei...

Spring Refactor ETag-related logic for improved readability

Refactored isEligibleForEtag to simplify method signature by removing unnecessary parameters.Refactored if statement for...

Spring MockMvcTester and @ControllerAdvice

I'm trying to replace some of our MockMvc controller tests using MockMvcTester.With MockMvc, the @ControllerAdvice were ...

Spring Customizable naming support for setter/field for data binding from request headers

Hi,Data binding for request headers works from spring web 6.2.0 on. But setter method naming (so relatively field name) ...

Spring PathMatchingResourcePatternResolver is not able to resolve file in SpringBoot Packaged JAR

This issue is happening for Spring Boot generated JAR fileWhen resolving for a path in JAR file jar:file:~/Documents/_GI...

Spring Request for exception approval for CVE-2024-38819 [Spring Framework Path Traversal Vulnerability

DescriptionWe are facing a Path Traversal Vulnerability (CVE-2024-38819) in our application due to the Spring Framework....

Spring Caused by: java.lang.ClassCastException cannot be cast to class org.springframework.cglib.proxy.Factory

Spring Cloud 3.3.5 or Spring Cloud 3.4.0 ,JDK 17 ,Linux org.springframework.beans.factory.BeanCreationException: Error c...

Spring springboot3.3.6 + spring6.1.15 BeanDefinitionOverrideException: Invalid bean definition with name 'org.springframework.transaction.config.internalTransactionAdvisor'

issuse:org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'org...

Spring List of bean by types autowiring in Kotlin AOT not working since 6.2.0

I have Spring Boot 3.4.0 project that uses Spring Boot AOT plugin org.springframework.boot.aot so the Java runtime runs ...

Spring Deprecate PathExtensionPredicate in functional web frameworks

As part of work to remove suffix pattern matching in #34036, I noticed the Spring MVC and WebFlux functional web framewo...

Spring Deprecate use of PathMatcher in web modules

PathMatcher has been used broadly in the Spring Framework since version 1.2, in core for Spring config, in web for mappi...

Spring Spring RSocket readiness for production.

Hello dear team. I ask question here, because I think only authors can give official answers.We are about to use Spring ...

Spring SpEL fails to invoke MethodHandle function reference accepting only varargs

SpEL fails to invoke function references whose function handle only consists of varargs parameters.org.springframework.e...

Spring restTemplate.exchange have exception "insufficient data written" with springboot 3.3

The example use springboot 3.0 is normal, but use springboot 3.3 have exception.Maybe it is different from #31902detail ...

Spring Migrate to JSpecify annotations for nullability constraints

OverviewOnce JSpecify releases a relatively stable (potentially beta) version, we should migrate to JSpecify annotations...
上一页 下一页
.