Spring 一个spring的源码测试环境

Comment From: pivotal-cla@zccyr Please sign the Contributor License Agreement!Click here to manually synchronize the sta...

Spring Performance bottlenecks while creating scoped bean instances

Affects: 5.2+My organization has multiple high-traffic, customer-facing applications that create many beans per request...

Spring Unable to Access Current Span/Observation RestTemplate Interceptor

Affects: \v6.0.10 - Spring Boot v3.1.1Hi, I made a post about this in the Micrometer Slack channel and was referred here...

Spring Use Integer.parseInt without substring method

As Spring Framework 6 uses JDK17 for its baseline, parseInt method can be used without using substring method.- use pars...

Spring The HttpServiceProxyFactory allows for the customization of request metadata generation

The current HttpServiceProxyFactory only supports handling annotations based on @HttpExchange. However, in certain scena...

Spring Http interface client supports request metadata customization

Now, HttpServiceProxyFactory supports passing HttpRequestValuesResolver to customize the request metadata.HttpServicePro...

Spring Injecting EntityManagers through constructor injection (and at non-@PersistenceContext injection points in general) [SPR-10443]

Oliver Drotbohm opened SPR-10443 and commentedCurrently you can inject any Spring bean into clients through constructor ...

Spring Update to antora-ui-spring 0.3.3

See https://github.com/spring-io/antora-ui-spring/milestone/5?closed=1Comment From: bclozelThanks a lot @rwinch !

Spring Documentation: Fix CSS Rendering Issue

The left navigation bar exhibits some CSS issues and overflows the page footer when the page is scrolled all the way dow...

Spring Instrument Scheduled-annotated methods for observability

We should consider whether we can safely instrument @Scheduled-annotated methods with the Observation API and report rel...

Spring MethodIntrospector.selectMethods(…) fails to find methods in case of special bridge method arrangement

In the case of an inheritance arrangement between types MethodIntrospector.selectMethods(…) might fail to detect methods...

Spring Update javadoc to take virtual threads into account

Affects: 6.1.0.M2Similar to the logging changes tracked by https://github.com/spring-projects/spring-framework/issues/30...

Spring Update warning log messages for SimpleAsyncTaskManager to take into account virtual thread mode

Currently we log this in WebAsyncManager and similar warning exists in ReactiveTypeHandler too:!!!An Executor is require...

Spring Introduce @ProvidesBean annotation to hint about indirect bean creation

Affects: 5.3.23In working to decouple a monolithic application using Spring Integration, I ran into a chicken-and-egg pr...

Spring Reactive HTTP request forwarding [SPR-14537]

Rob Winch opened SPR-14537 and commentedHere is a scenario I find it very useful:Someone is using Spring Security and we...

Spring enhance RequestBodyAdvice

interface org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdviceI hope to add some specific attribute v...

Spring Quartz Job Tracing

When I switch to Spring Boot 3.x + Micrometer, the quartz jobs Observability stop working.Here is a simple example, how ...

Spring HttpHeaders constructor should not be public or should not mutate original HttpHeaders

ProblemWhen I use HttpHeaders, its constructors confuse me, because instance initialized from original header has same h...

Spring Recent tags missing from public repository

Affects: 6.xI know the project has migrated to a new CI and publishing system recently, so I suspect this is a consequen...

Spring Externelize Etag generation from ShallowEtagHeaderFilter

I want to add an ETag to read and write operations. ShallowEtagHeaderFilter does this for the former and as far as I kno...
上一页 下一页
.