Nineya
Home
Blog
Spring 一个spring的源码测试环境
2025-01-08 17:44:26
188
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
2025-01-08 17:44:24
7690
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
2025-01-08 17:44:21
2822
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
2025-01-08 17:44:18
617
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
2025-01-08 17:44:15
8159
The current HttpServiceProxyFactory only supports handling annotations based on @HttpExchange. However, in certain scena...
Spring Http interface client supports request metadata customization
2025-01-08 17:44:11
812
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]
2025-01-08 17:44:09
3296
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
2025-01-08 17:44:06
113
See https://github.com/spring-io/antora-ui-spring/milestone/5?closed=1Comment From: bclozelThanks a lot @rwinch !
Spring Documentation: Fix CSS Rendering Issue
2025-01-08 17:44:04
1252
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
2025-01-08 17:43:41
5334
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
2025-01-08 17:43:31
1009
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
2025-01-08 17:43:29
785
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
2025-01-08 17:43:27
1427
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
2025-01-08 17:43:25
1686
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]
2025-01-08 17:43:21
2144
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
2025-01-08 17:43:19
6434
interface org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdviceI hope to add some specific attribute v...
Spring Quartz Job Tracing
2025-01-08 17:43:16
4239
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
2025-01-08 17:43:14
3232
ProblemWhen I use HttpHeaders, its constructors confuse me, because instance initialized from original header has same h...
Spring Recent tags missing from public repository
2025-01-08 17:43:11
1712
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
2025-01-08 17:43:08
1181
I want to add an ETag to read and write operations. ShallowEtagHeaderFilter does this for the former and as far as I kno...
上一页
下一页
1
…
1328
1329
1330
1331
1332
…
2246
.