Nineya
Home
Blog
Spring Direct autowiring of existing collection subtype bean if ApplicationContext contains beans of type T
2025-01-08 17:50:30
14861
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
2025-01-08 17:50:27
398
Assume an arrangement like this:interface MyInterface { void foo();}class MyClass implements MyInterface { @Transactio...
Spring Support use DefaultNamingPolicy to generate cglib class name
2025-01-08 17:50:25
397
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
2025-01-08 17:50:23
6677
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
2025-01-08 17:50:20
1492
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
2025-01-08 17:50:18
508
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
2025-01-08 17:50:16
3928
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
2025-01-08 17:50:13
1277
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
2025-01-08 17:50:10
311
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
2025-01-08 17:50:08
434
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
2025-01-08 17:50:05
4110
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
2025-01-08 17:50:02
1088
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.
2025-01-08 17:50:00
855
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
2025-01-08 17:49:40
397
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
2025-01-08 17:49:37
724
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
2025-01-08 17:49:33
705
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
2025-01-08 17:49:30
1285
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
2025-01-08 17:49:28
5301
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
2025-01-08 17:49:25
2191
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
2025-01-08 17:49:23
7146
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...
上一页
下一页
1
…
1322
1323
1324
1325
1326
…
2246
.