Spring NestedPlaceholder are not recursively resolved if the fallback is a placeholder

Nested placeholder is not recursively resolved in case it has a default value of another placeholder.It used to work in ...

Spring Allow checked exceptions in ResponseErrorHandler

I am currently migrating an old declarative Feign client to Spring Web. The old client uses checked exceptions, and I wo...

Spring Y_Update PlaceholderParser.java

i have solved the NestedPlaceholderPart does not recursively resolve placeholders #34020 issueComment From: pivotal-cla@...

Spring Upgrade to Jetty 12.1

A part of #33918Comment From: snicollThanks for the PR but we don't need something that does only dependency upgrades. W...

Spring AOT no longer generates BeanInstanceSupplier signature for a CGLIB proxy with its public type

After upgrading to Sprint Boot 3.4.0, I got this error:> Task :compileAotTestJava FAILEDC:\Users\fouad\IdeaProjects\s...

Spring Remove tests for Kotlin Script Templates

The Kotlin team has shared there intention to remove the JSR 223 support in a future Kotlin 2.x release. As a consequenc...

Spring Upgrade to Kotlin 2.x and set a new related baseline

Spring Framework 7 will use Kotlin 2.x as a new baseline, TBD if we use 2.0, 2.1, 2.2 or 2.3 as the minimal version supp...

Spring Remove documentation for Kotlin Script Templates

The Kotlin team has shared there intention to remove the JSR 223 support in a future Kotlin 2.x release. As a consequenc...

Spring Add web support for YAML via Jackson

Hello. This is my first spring framework contribution code.I created this PR to add an application/yaml MediaType.Recent...

Spring Proxy created with IntroductionInterceptor but without target always throws an exception

Hi, I'm from Atlassian DC team. Our products are using Gemini Blueprint that integrates Spring into OSGi framework. I'm ...

Spring BeanCurrentlyInCreationException is thrown when multiple threads simultaneously try to create a FactoryBean

After upgrading to spring boot 3.4 and spring 6.2.0 we sometimes see a BeanCurrentlyInCreationException in our logs afte...

Spring AbstractTransactionAspect shared between test contexts causes wrong (cached) TransactionManager to be used

Running two tests with different application contexts will cause the same aspectj AbstractTransactionAspect instance to ...

Spring Nested transaction support via savepoints is broken in Oracle database

Related to pull request:32992org.springframework.jdbc.datasource.JdbcTransactionObjectSupport releaseSavepointThe functi...

Spring HandshakeWebSocketService assumes jakarta websocket is present

HandshakeWebSocketService#initUpgradeStrategy does not check for the availability of relevant classes before attempting ...

Spring Task scheduler configured by XML is not eligible for getting processed by all BeanPostProcessors

Hello!Seems like XML-based scheduling configuration from documentation produces well-known "is not eligible" warning.Min...

Spring General upgrade to Jakarta EE 11 APIs

Comment From: m1ngyuanIs it necessary to upgrade the following APIs for Jakarta XML Binding 4.0 as part of Jakarta EE 11...

Spring Fix wrong return type when invoking Async-annotated method on interface

The last param of AsyncExecutionAspectSupport.doSubmit is a return type, which can be get from the invocation. But in ca...

Spring Make it possible to mock ApplicationEventPublisher in Spring Boot tests [SPR-14335]

Jean-Baptiste Nizet opened SPR-14335 and commentedThis is a followup to this bug posted on the Spring Boot project:https...

Spring AdvisedSupport.MethodCacheKey should check for logical equality as well as identity

In the production environment, I discovered that AdvisedSupport#methodCache contains two "identical" keys, both correspo...

Spring WebClient and RestClient should offer a way to customize ClientHttpConnector/ClientHttpRequestFactory rather than replacing it

Both WebClient and RestClient have a unique hook point to configure the ClientHttpConnector and ClientHttpRequestFactor...
上一页 下一页
.