Nineya
Home
Blog
Spring fix: Ensure protocol slashes are preserved in getSanitizedPath
2025-01-09 01:02:20
3447
DescriptionWhen using WebClient with UriBuilder to construct URIs, I encountered a problem where the protocol's double s...
Spring Possible wrong explanation in documentation.
2025-01-09 01:02:12
1152
see doc'This is done by accessing the ApplicationContext’s BeanFactory through the getBeanFactory() method, which return...
Spring Support @MockitoBean in @Configuration classes
2025-01-09 01:02:09
21888
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
2025-01-09 01:02:06
187
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
2025-01-09 01:02:04
2068
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
2025-01-09 01:02:01
3575
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
2025-01-09 01:01:58
1003
Refactored isEligibleForEtag to simplify method signature by removing unnecessary parameters.Refactored if statement for...
Spring MockMvcTester and @ControllerAdvice
2025-01-09 01:01:56
3655
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
2025-01-09 01:01:53
1688
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
2025-01-09 01:01:50
1133
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
2025-01-09 01:01:48
3832
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
2025-01-09 01:01:46
6402
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'
2025-01-09 01:01:43
1890
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
2025-01-09 01:01:41
1747
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
2025-01-09 01:01:29
291
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
2025-01-09 01:01:27
747
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.
2025-01-09 01:01:25
541
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
2025-01-09 01:01:23
4447
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
2025-01-09 01:01:21
2902
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
2025-01-09 01:01:18
6088
OverviewOnce JSpecify releases a relatively stable (potentially beta) version, we should migrate to JSpecify annotations...
上一页
下一页
1
…
1117
1118
1119
1120
1121
…
2246
.