玖涯软件开发
Home
Blog
Spring Support ContextLoader config in @SpringJUnitConfig and @SpringJUnitWebConfig
2025-01-08 20:43:10
850
Affects: 5.3.26@SpringJUnitConfig and @SpringJUnitWebConfig alias all attributes of @ContextConfiguration except loader ...
Spring Patch-caption-message-in-di
2025-01-08 20:43:07
517
Fix caption message placement based on the snippet code.Comment From: pivotal-cla@kusumo1920 Please sign the Contributor...
Spring Document X-Forwarded-* Headers
2025-01-08 20:43:04
269
Previously the documentation assumed that the readers knew how to use the X-Forwarded-* headers.This commit documents de...
Spring 3.2.0-RC1: No primary or single unique constructor found for interface java.util.Set
2025-01-08 20:43:01
9724
After upgrading to Spring Boot 3.2.0-RC1 from 3.1.5 request params binding is not working.@RestController@RequestMapping...
Spring Support ETag generation on ResourceHttpRequestHandler
2025-01-08 20:42:58
14633
Affects: 5.3.21Stack overflow questionExpected behaviour:If-None-Match has precedence when If-None-Match is used in com...
Spring <mvc:annotation-driven> should not instantiate bean property values
2025-01-08 20:42:55
17082
When using <mvc:annotation-driven /> in XML configuration, AOT processing fails with the following stack trace.org...
Spring Log warning and skip resource hint registration for classpath location patterns
2025-01-08 20:42:52
509
OverviewSince we do not yet have support for registering resource hints for classpath location patterns (see #31162), we...
Spring Uploading a too-large file should be a 4xx client error, not a 500 Internal Server Error
2025-01-08 20:42:48
4797
When uploading a file that is too large (exceeding either spring.servlet.multipart.max-file-size or spring.servlet.multi...
Spring Improve support and documentation for the "default" bean definition profile name
2025-01-08 20:42:46
962
The default profile name is a protected constant: AbstractEnvironment.RESERVED_DEFAULT_PROFILE_NAME ("default").It is no...
Spring Code returns hard instance of HttpURLConnection rather than URLConnection
2025-01-08 20:42:43
2117
https://github.com/spring-projects/spring-framework/blob/b595dc1dfad9db534ca7b9e8f46bb9926b88ab5a/spring-web/src/main/ja...
Spring Improve Documentation Around X-Forwarded- Headers
2025-01-08 20:42:40
453
Affects: 6.0.12Spring could improve the documentation (both reference and Javadoc) around X-Forwarded-* headers. In part...
Spring TypeDescriptor and ResolvableType cache in GenericTypeAwarePropertyDescriptor
2025-01-08 20:42:36
252
Following up on #26297 and #27246, it turns out that the TypeDescriptor cache in CachedIntrospectionResults can be bette...
Spring BeanUtils.copyProperties() consumes large amount of memory
2025-01-08 20:42:34
5910
After upgrade from 5.2.x to 5.3.x, we observed large increase in YoungGC caused by huge amount of object created. After ...
Spring Support timeout settings in MockRestServiceServer [SPR-14458]
2025-01-08 20:42:31
3355
Nikita Zhuravlev opened SPR-14458 and commentedSince MockRestServiceServer simply replaces RestTemplate requestFactory a...
Spring Remove (Web|Rest)ClientIntegrationTests#invalidDomain flaky tests
2025-01-08 20:42:28
9203
Affects: 6.1.0-SNAPSHOTSpring Version: 6.1.0-SNAPSHOTJDK Version: Java 17When I tried to run the test case, it reported ...
Spring charset is added to Content-Type header when using router functions
2025-01-08 20:42:25
2411
Affects: spring-boot 3.1.4, spring 6.0.12Issue: When using Spring servlet router functions the Content-Type header is ch...
Spring Determine why certain JPA tests fail on Java 18+
2025-01-08 20:42:22
221
This is a follow-up to #30185.Affected tests can be seen in commit 0ca02ce67720b7ff2b755fd19421b50e89df003d.Comment From...
Spring Fix spring-orm tests with eclipselink and Java 18+
2025-01-08 20:42:19
1054
Comment From: sdeleuzeThis has already been handled by https://github.com/spring-projects/spring-framework/issues/29249 ...
Spring Consistent Class and array matching in ResolvableType.isAssignableFrom
2025-01-08 20:42:16
1031
The ResolvableType.isAssignableFrom algorithm performs a regular matching attempt for nested array component types, incl...
Spring Expand explanation for the "lite" bean approach
2025-01-08 20:42:12
3438
In the Basic Concepts: @Bean and @Configuration section exists the following Full @Configuration vs “lite” @Bean mode? b...
上一页
下一页
1
…
1272
1273
1274
1275
1276
…
2246
.