Nineya
Home
Blog
Spring Add Antora docs-build branch
2025-01-08 17:19:54
462
This branch is used to build Spring Framework documentation. If only a single branch needs building, then that branch in...
Spring Switch to Antora Based Documentation
2025-01-08 17:19:53
253
Spring Framework should consider switching to Antora Based Documentation. I've put together a WIP branch with the Antora...
Spring Update RuntimeHintsAgentPlugin to use the native image code path
2025-01-08 17:19:49
404
RuntimeHintsAgentPlugin purpose is to verify that reflective invocations expected match the ones performed.gh-30242 intr...
Spring Qualifiers registered programmatically are not supported by AOT
2025-01-08 17:19:47
2297
Qualifiers aren't captured by AOT in the generated BeanDefinitions classes, leading to failures when running under AOT:*...
Spring Dynamically creating [prototype-scoped] beans doesn't honor life cycle
2025-01-08 17:19:44
3953
Affects: 5.3.27When dynamically creating a prototype-scoped bean extending from Lifecycle using ApplicationContext#getBe...
Spring Unable to change Clock for spring framework scheduling
2025-01-08 17:19:41
3757
Affects: All versions, tested with 4.3.10 and verified to still be a problem in tip of master ec97089It seems that Sprin...
Spring CRaC Resource adapter for bean lifecycle in application context
2025-01-08 17:19:38
614
In addition to our CRaC-oriented revisiting of the existing contracts for the bean lifecycle in an application context (...
Spring Returning a CompletableFuture.failure() from an async, transactional method should mark the transaction as roll back
2025-01-08 17:19:36
1967
Returning a value from an @Async method usually involves a CompletableFuture wrapper of the value. If such a method is d...
Spring content-type header is incorrect for request mapping with parameter matching
2025-01-08 17:19:34
3372
Affects: v3.x and v2.xGiven I have created a GET mapping with the following produces value application/test;version=1.Wh...
Spring OpenEntityManagerInViewFilter fails to close the EntityManager for Async requests
2025-01-08 17:19:31
2885
Affects: \Spring 5.3OpenEntityManagerInViewFilter closes the EntityManager when processing synchronous requests and appe...
Spring Retry template buffer capacity
2025-01-08 17:19:28
703
We recently replaced retryTemplate with WebClient but got the DataBufferLimit exception: Exceeded limit on max bytes to ...
Spring HTTP interface client should not set a default blockingTimeout value and instead let the underlying HTTP client determine the behavior
2025-01-08 17:19:26
2325
Affects: Spring Boot 3.0.5 / Spring Framework 6.0.7As mentioned in the title, it seems the webclient timeout value does...
Spring OutputStream in StreamingResponseBodyTask is never close
2025-01-08 17:19:23
1302
Seems like OutputStream in StreamingResponseBodyReturnValueHandler#StreamingResponseBodyTask is never closed. In the cal...
Spring @RequestBody required parameter is ignored allowing null payloads [SPR-13490]
2025-01-08 17:19:21
4178
Emanuel Hategan opened SPR-13490 and commentedWhen handling a POST request in a @RestController, the payload parameter a...
Spring Deprecate AutowireCapableBeanFactory.createBean(Class, int, boolean) for consistent usage of createBean(Class)
2025-01-08 17:19:18
365
As a follow-up to #29855 and #30041, the createBean variant with autowire mode and dependency check arguments will be de...
Spring Avoid use of java.net.URL constructors
2025-01-08 17:19:16
1586
OverviewSince all URL constructors are deprecated starting with Java 20, we should stop using them in order to allow Spr...
Spring Creating relative resource for URL resource should create relative Resource even if relative path has URL in it
2025-01-08 17:19:13
2072
Affects: 5.3.19 (most likely any version)We were using the combination of ResourcePatternResolver#getResources and Resou...
Spring 5.2.x
2025-01-08 17:19:11
193
Comment From: pivotal-cla@hanchenger Please sign the Contributor License Agreement!Click here to manually synchronize th...
Spring 5.3.x
2025-01-08 17:19:08
274
Comment From: pivotal-cla@Tscgh-8887 Please sign the Contributor License Agreement!Click here to manually synchronize th...
Spring Update major/minor version properties in MockServletContext
2025-01-08 17:19:06
255
ServletContext has sets of major/minor version properties that we have not updated in MockServletContext in several year...
上一页
下一页
1
…
1353
1354
1355
1356
1357
…
2246
.