Spring RestTemplate & RestClient throw a ResourceAccessException with the input URI, rather than the one in ClientHttpRequest

springboot version 3.2.2spring-web version when I user ClientHttpRequestInterceptor to modify URI like this @Override ...

Spring Http 307 redirection is not working for POST,PUT with body when we used WebClient reactive with Jetty HttpCLient over HTTP/2.

Affects: 5.3.21When we are using Spring reactive Webclient + jetty httpclient we are unable to redirect for HTTP 307 st...

Spring Generic Kotlin controllers got broken in 6.1.5

Affects: 6.1.5Generic controllers written in Kotlin stopped working after the upgrade to 6.1.5 from 6.1.4 with:Caused by...

Spring Property to control URL decoding in ServletCookieValueMethodArgumentResolver

If I send a request withCookie: Nonce=Tl=Q/0AUSOx[n)2z4(t]20FZv#?[Ge%HSpring will fail with java.lang.IllegalArgumentExc...

Spring Feature defined by ConstantFieldFeature unexpectedly failed with a NoSuchMethodError

While trying to run GraalVM Reachability Meatdata tests with the latest-ea version (from oracle-graalvm-ea-builds), test...

Spring Add Reactive support to Spring AOP

original issue Comment From: snicollThanks for the PR but let's keep the discussion in Spring Security for now. If we'd ...

Spring Spring-Boot dependency consistency

Checking spring-boot-starter-xxx with the maven-enforcer-plugin shows that several spring-boot-starter projects do not d...

Spring I really need spring config editor. Help me

You really need the Spring config editor in STS 4.I am creating Spring Legacy MVC in STS 4.everything else is okHowever,...

Spring Inconsistency between field and constructor injection

I'm not sure it's a feature or bug, test against 6.1.4.Field injection:import java.util.List;import org.junit.jupiter.ap...

Spring Resolve property-dependent parameter names for exception messages

When named value method arguments are defined through placeholders or SpeL and an exception is thrown because the requir...

Spring Property dependent @RequestParam parameters are not resolved on bad request

Affects: \3.2.2I came across this issue a while ago and since I can't find it anywhere nor create an easy workaround, I ...

Spring Fix broken link to vavr in the reference guide

Rolling Back a Declarative Transaction page has broken link and not applied asciidocs url syntax official Vavr documenta...

Spring UnsatisfiedDependencyException with xml-based configuration in 6.1.x v2

This is a continuation of the next issueThank you for your comment. I apologize for the mistake in the project that caus...

Spring UnsatisfiedDependencyException with xml-based configuration in 6.1.x

This project demonstrates an issue when using XML-based configuration.If you run the main method, it will generate an Un...

Spring Use InputStream.readAllBytes() in FileCopyUtils.copyToByteArray()

InputStream.readAllBytes() allows us to avoid the creation of an intermediate ByteArrayOutputStream and is likely to per...

Spring HeaderContentNegotiationStrategy.resolveMediaTypes() throws unexpected InvalidMimeTypeException

OverviewIn https://github.com/spring-projects/spring-framework/pull/31769#issuecomment-2003585714, @jandroalvarez brough...

Spring Document AOT limitations related to Kotlin identifiers with backticks

Affects: \<6.1.2>Reproducer: https://github.com/juliuskrah/graphql-demo/tree/spf-32487Given this valid kotlin clas...

Spring Support non-public BeanOverrideProcessor implementations in the TestContext framework

OverviewA BeanOverrideProcessor will typically only be referenced via @BeanOverride(MyCustomProcessor.class) which is us...

Spring Fix condition for "Too many elements" in MimeTypeUtils.sortBySpecificity()

This PR fixes condition for "Too many elements" in MimeTypeUtils.sortBySpecificity() that seems to have been changed acc...
上一页 下一页
.