Spring 5.1.x

学习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

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]

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

This PR simplifies the registration of hints for classpath: resources.Comment From: sbrannenReopening to switch back to ...

Spring Remove allowWrite and allowUnsafeAccess from FieldHints

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

see #28969 Comment From: sbrannenThanks for the PR.Please note, however, that #28969 was assigned to @philwebb before yo...

Spring Deprecate support for theme

This PR resolves the following issue #28868I tried to apply the practices used in prior deprecation (ex : PropertyPlaceh...

Spring about redis stream not consuming

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

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

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

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

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

As seen in #29075, unexpected failure while generating the code for a value is missing context. Looking at BeanDefinitio...

Spring Deprecate support for themes

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

By using BindingReflectionHintsRegistrar typical data binding use cases for eg. JPA would be covered. The current regist...

Spring Spring Cache multiget and multiset

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

Affects: spring version &lt;=v5.3.22CVE-2022-25857 | high | 7.50 | org.yaml_snakeyaml | v1.30 | fixed in v1...

Spring Remove deprecated SynthesizedAnnotation interface

Since SynthesizedAnnotation was officially deprecated in #29053, we should completely remove the SynthesizedAnnotation i...

Spring Remove unneeded isSynthesizable() method in MergedAnnotation

Once #29058 is completed, we should remove MergedAnnotation.isSynthesizable() since it will no longer be needed.This can...

Spring Restrict permissions for GitHub action

DescriptionThis PR adds minimum token permissions for the GITHUB_TOKEN in GitHub Actions workflows using https://github....
上一页 下一页
.