Spring Add Antora docs-build branch

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

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

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

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

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

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

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

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

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

Affects: \Spring 5.3OpenEntityManagerInViewFilter closes the EntityManager when processing synchronous requests and appe...

Spring Retry template buffer capacity

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

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

Seems like OutputStream in StreamingResponseBodyReturnValueHandler#StreamingResponseBodyTask is never closed. In the cal...

Spring @RequestBody required parameter is ignored allowing null payloads [SPR-13490]

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)

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

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

Affects: 5.3.19 (most likely any version)We were using the combination of ResourcePatternResolver#getResources and Resou...

Spring 5.2.x

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

Spring 5.3.x

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

ServletContext has sets of major/minor version properties that we have not updated in MockServletContext in several year...
上一页 下一页
.