Nineya
Home
Blog
Spring Update to OkHttp 4.9.3
2025-01-08 05:16:50
3197
Comment From: bclozelSee spring-projects/spring-boot#18506 for background.Looking at the requirements section of the okh...
Spring Potential resource leak in HttpComponentsAsyncClientHttpResponse?
2025-01-08 05:16:47
1876
I know AsyncRestTemplate is deprecated, but by looking at the code of HttpComponentsAsyncClientHttpResponse: @Overrid...
Spring SPR-9019 - Clarify docs for usage of @Configurable objects
2025-01-08 05:16:44
921
Hi,I had similar issue as #13658 but with LocalContainerEntityManagerFactoryBean and Hibernate creating instances of cut...
Spring @EnableSpringConfigured gives BeanFactory has not been set on BeanConfigurerSupport [SPR-9019]
2025-01-08 05:16:42
28342
Marcel Overdijk opened SPR-9019 and commentedI'm facing an issue with AspectJ Dependency Injection when creating objects...
Spring Add support for MethodExecutor in FunctionReference
2025-01-08 05:16:39
1513
This commit enhances FunctionReference to also support MethodExecutorinstances for evaluation (besides static java.lang....
Spring Improve SimpleJdbcCall for Oracle database
2025-01-08 05:16:36
697
This pull request improves SimpleJdbcCall when targeting the Oracle database as follows:Improve support of Oracle PL/SQL...
Spring Consider making ContentNegotiatingViewResolver's algorithm for getMediaTypes public
2025-01-08 05:16:34
3225
Affects: Spring Framework v5.3.14ContextIf I have an @ExceptionHandler and want to be able to perform content-type negot...
Spring Optimize HTTP headers parsing
2025-01-08 05:16:32
4967
Several benchmarks underlined a few hotspots for CPU and GC pressure inthe Spring Framework codebase:org.springframework...
Spring Add close() method on HTTP client response
2025-01-08 05:16:29
704
Before this commit, there was no way to signal the HTTP client that wewere done consuming the response. Without that, th...
Spring Allow registration of RSocket metadata extractors
2025-01-08 05:16:27
446
Prior to this commit, customizing the extraction of RSocket metadatafrom frames would require developers to override the...
Spring Use dependency management in Framework build
2025-01-08 05:16:25
1153
Prior to this commit, the Spring Framework build would partially use thedependency management plugin to import and enfor...
Spring Unable to start nested/inner transaction with default implementation of AbstractRoutingDataSource
2025-01-08 05:16:22
2258
Hi,I am experiencing strange behavior of AbstractRoutingDataSource when I am not able to start new transaction to data-s...
Spring top of spring boot
2025-01-08 05:16:20
274
we are suffering from doing repeated code in spring boot and application designing the standard of rest should be autoge...
Spring DatabasePopulatorUtils.execute should commit if the current Connection has auto-commit set to false
2025-01-08 05:16:17
6030
Hello, I would like to submit an issue. I am facing a problem with creation of spring-batch tables when you use a dataso...
Spring Use SpringProperties in native image detection
2025-01-08 05:16:14
9090
While writing tests for @EnabledOnNative and @DisabledOnNative in Spring Native (https://github.com/spring-projects-expe...
Spring Fix ServletUriComponentsBuilder examples in ref docs
2025-01-08 05:16:12
909
Fix ServletUriComponentsBuilder examples in reference docs.Fixed two problems.Type mismatchComments are inaccuratebefore...
Spring WebClient corrupts binary data when trying to upload many files
2025-01-08 05:16:09
7455
I use WebClient to upload binary files. When there are only a few of them everything works great, but when there are mor...
Spring Allow ExchangeStrategies customizations in WebClient
2025-01-08 05:16:07
15879
Seems caused by https://github.com/spring-projects/spring-framework/commit/89d053d7f45fb1886b044be5e3276927d7a7798e / ht...
Spring Jaxb2Marashaller don't fired up pointed EscapeHandler
2025-01-08 05:16:04
1139
Affects: Spring Boot 2.5.6When implementing SOAP consumer with usage of WebServiceGatewaySupport Jaxb2Marshaller is setu...
Spring Document how to register annotated classes with a GenericWebApplicationContext
2025-01-08 05:16:01
202
This is a follow up to the following PR, aimed at improving the documentation in the reference manual.24236See also: htt...
上一页
下一页
1
…
1457
1458
1459
1460
1461
…
2246
.