Spring Direct autowiring of existing collection subtype bean if ApplicationContext contains beans of type T

The current focus of this issue is described in https://github.com/spring-projects/spring-framework/issues/30022#issueco...

Spring TransactionalApplicationListenerMethodAdapter should find @TransactionalEventListener on target class method

Assume an arrangement like this:interface MyInterface { void foo();}class MyClass implements MyInterface { @Transactio...

Spring Support use DefaultNamingPolicy to generate cglib class name

Affects: Spring Framework 6.0.11Now Spring use SpringNamingPolicy to generate class name by default, this NamingPolicy w...

Spring Aspect works fine in native image with 3.0.5 but fails with 3.1.0

It seems aspect over repository does not work. I'll try to provide a repro.It looks like registering the aspect for refl...

Spring Fix the condition comparison issue in RequestConditionHolder's compareTo method

Affects: 5.3.26Description:There seems to be a problem with the condition comparison logic in the compareTo method of th...

Spring Enhancement: add @Async return type enforcement in Spring 6.x upgrade guide

Would be nice to mention about the enforced return types for @Async annotated functions in the Spring 6 migration guide,...

Spring InaccessibleObjectException: Unable to make field protected java.lang.Object[] java.util.Vector.elementData accessible

Affects: 3.0.0Hello,I am trying to upgrade from 2.7.5, but I am unable to start my applications when trying to migrate t...

Spring Request to make properties for IAM on R2DBC more clear

Affects: Sping boot 3.0.1I'm trying to use IAM on google cloud sql in combination with Spring boot and R2DBC.My applicat...

Spring Search is unavailable in the 6.1.0-M1 docs

Affects: 6.1.0-M1https://docs.spring.io/spring-framework/reference/6.1/index.html has no search box and CMD-K does nothi...

Spring jakarta.persistence.Transient vs java.beans.Transient Spring Rest Response Json serialization

Take care with differences between this two annotations(the packages), because java.beans.Transient has effect on JSON ...

Spring Support Kotlin value class properties in SpEL

It would be great if SpringEL could be improved to support Kotlin Value Classes (probably by unmangling mangled Kotlin n...

Spring WebClient now requires scheme

Affects: SpringBoot 3.0.3/Spring Framework 6.0.5I have multiple WebClient instances that uses a target's name without a...

Spring Spring WebFlux doesn't support generic type serialization using kotlin serialization.

Spring WebFlux 5.2.30The writeBody method of AbstractMessageWriterResultHandler class uses actualElementType which is in...

Spring Change Kotlin Any to be a nullable type in AOP refdoc examples

When using "Any" as return type, as suggested by the documentation example, in a @Around-Aspect calls to void methods wi...

Spring Reference guide should have stable URL for each generation

I am trying to adapt the links from the Spring Boot reference guide to the new scheme and I am hitting an issue that I d...

Spring HttpClient based ClientHttpRequestFactory

As JDK17 is now the baseline it is possible to use the HttpClient provided by Java.Comment From: poutsmaThank for your s...

Spring The need for square brackets for numeric keys

Hi.I'm trying to merge two value files in the following way, but square brackets are added to my numeric keys.:ByteArray...

Spring For reactive WebClient, build the URI in the Mono context when it is subscribed, and not when the RequestHeaderSpec is being built

RequestFor reactive WebClient, introduce some possibility to build the URI in the Mono context when it is subscribed, an...

Spring Request Input and Response Logging in Kotlin Spring MVC

Is it possible to log requests in kotlin spring mvc? I tried using content caching wrappers. I am able to see the reques...

Spring Format for versioned reference guide is unusual

The move to Antora means that some links have to change and they are nicely covered by redirects as far as I can see. Ho...
上一页 下一页
.