玖涯软件开发
Home
Blog
Spring 5.1.x
2025-01-08 06:02:09
207
学习spring源码Comment From: pivotal-cla@HUIZHENG940722 Please sign the Contributor License Agreement!Click here to manually ...
Spring When I use WebClient log(), the system becomes blocked and the code executes very slowly in the background
2025-01-08 06:02:06
2415
When I add log(), the entire time the request will be stuck in the log print, and the background execution will be very ...
Spring Extend default script detection in @Sql to account for execution phase [SPR-13322]
2025-01-08 06:01:57
4334
Robert Thaler opened SPR-13322 and commentedStatus QuoWe often need to prepare data before a specific test and clean up ...
Spring Introduce registerResource(Resource) in ResourceHints
2025-01-08 06:01:53
159
This PR simplifies the registration of hints for classpath: resources.Comment From: sbrannenReopening to switch back to ...
Spring Remove allowWrite and allowUnsafeAccess from FieldHints
2025-01-08 06:01:50
3541
ReflectionHints with fields on default adds allowWrite while in graal its value is optional and should be set to true if...
Spring Add examples to Javadoc for Throwing*.of factory methods
2025-01-08 06:01:48
925
see #28969 Comment From: sbrannenThanks for the PR.Please note, however, that #28969 was assigned to @philwebb before yo...
Spring Deprecate support for theme
2025-01-08 06:01:45
573
This PR resolves the following issue #28868I tried to apply the practices used in prior deprecation (ex : PropertyPlaceh...
Spring about redis stream not consuming
2025-01-08 06:01:43
3346
Describe the bugwhen due to some network problems or redis down,the application throws error:org.springframework.dao.Que...
Spring TestAotProcessorTests failure on MS Windows
2025-01-08 06:01:40
22257
Hi, I'm following the "build from source" guide, but there's one failed test: TestAotProcessorTestsAfter I clone from th...
Spring Add examples to Javadoc for Throwing*.of factory methods
2025-01-08 06:01:37
478
The current Javadoc is technically correct, but it is not readily apparent how the methods are intended to be used.In or...
Spring <constructor-arg> has no effect when app is compiled/run as an AOT native image
2025-01-08 06:01:35
938
I'm using the latest snapshots of boot 3 and i'm seeing that a bean with two constructors, that we've specifed using XML...
Spring update
2025-01-08 06:01:33
189
Comment From: pivotal-cla@tinpbe Please sign the Contributor License Agreement!Click here to manually synchronize the st...
Spring Improve exception message when the code for a value could not be generated
2025-01-08 06:01:30
242
As seen in #29075, unexpected failure while generating the code for a value is missing context. Looking at BeanDefinitio...
Spring Deprecate support for themes
2025-01-08 06:01:28
318
These days, theme switching is purely CSS based and does not really benefit from some special support on the server side...
Spring Register runtime hints for types exposed via PersistenceManagedTypes
2025-01-08 06:01:26
2024
By using BindingReflectionHintsRegistrar typical data binding use cases for eg. JPA would be covered. The current regist...
Spring Spring Cache multiget and multiset
2025-01-08 06:01:22
612
Most of the cache providers ability to perform a multiget/multiset. Been trying to implement the same using spring Cache...
Spring CVE-2022-25857 - Upgrade org.yaml:snakeyaml to version >=1.31
2025-01-08 06:01:20
1713
Affects: spring version <=v5.3.22CVE-2022-25857 | high | 7.50 | org.yaml_snakeyaml | v1.30 | fixed in v1...
Spring Remove deprecated SynthesizedAnnotation interface
2025-01-08 06:01:17
154
Since SynthesizedAnnotation was officially deprecated in #29053, we should completely remove the SynthesizedAnnotation i...
Spring Remove unneeded isSynthesizable() method in MergedAnnotation
2025-01-08 06:01:15
194
Once #29058 is completed, we should remove MergedAnnotation.isSynthesizable() since it will no longer be needed.This can...
Spring Restrict permissions for GitHub action
2025-01-08 06:01:13
1780
DescriptionThis PR adds minimum token permissions for the GITHUB_TOKEN in GitHub Actions workflows using https://github....
上一页
下一页
1
…
1409
1410
1411
1412
1413
…
2246
.