Nineya
Home
Blog
软著申请
Spring RestTemplate & RestClient throw a ResourceAccessException with the input URI, rather than the one in ClientHttpRequest
2025-01-08 22:18:11
2077
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.
2025-01-08 22:18:08
4100
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
2025-01-08 22:16:51
1608
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
2025-01-08 22:16:49
6738
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
2025-01-08 22:16:46
1102
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
2025-01-08 22:16:44
191
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
2025-01-08 22:16:41
2880
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
2025-01-08 22:16:38
422
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
2025-01-08 22:16:35
5582
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
2025-01-08 22:16:31
583
When named value method arguments are defined through placeholders or SpeL and an exception is thrown because the requir...
Spring org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: com/google/protobuf/MessageOrBuilder
2025-01-08 22:16:29
9149
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in...
Spring Property dependent @RequestParam parameters are not resolved on bad request
2025-01-08 22:16:26
4625
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
2025-01-08 22:16:21
612
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
2025-01-08 22:16:18
733
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
2025-01-08 22:16:16
4605
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()
2025-01-08 22:16:12
658
InputStream.readAllBytes() allows us to avoid the creation of an intermediate ByteArrayOutputStream and is likely to per...
Spring HeaderContentNegotiationStrategy.resolveMediaTypes() throws unexpected InvalidMimeTypeException
2025-01-08 22:16:08
1777
OverviewIn https://github.com/spring-projects/spring-framework/pull/31769#issuecomment-2003585714, @jandroalvarez brough...
Spring Document AOT limitations related to Kotlin identifiers with backticks
2025-01-08 22:16:06
4402
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
2025-01-08 22:16:03
622
OverviewA BeanOverrideProcessor will typically only be referenced via @BeanOverride(MyCustomProcessor.class) which is us...
Spring Fix condition for "Too many elements" in MimeTypeUtils.sortBySpecificity()
2025-01-08 22:16:01
2863
This PR fixes condition for "Too many elements" in MimeTypeUtils.sortBySpecificity() that seems to have been changed acc...
上一页
下一页
1
…
1203
1204
1205
1206
1207
…
2246
.