Spring Polish

This PR polishes a bit.Comment From: sdeleuze@izeye Merged and backported to 5.3.x, thanks!Comment From: izeye@sdeleuze ...

Spring The value of method parameter may be reversed

org.springframework.beans.factory.support.DefaultSingletonBeanRegistry#registerDependentBeanComment From: rstoyanchevThi...

Spring Spring Data: query with null handling not working

Affects: spring-boot 2.6.6While trying to write a query via Spring Data, I found a confusing bug:Look at following two m...

Spring StrictHttpFirewall throws RequestRejectedException by StrictFirewalledRequest which wraps ...

HttpServeltRequest, but RequestRejectedException cannot be handled in RequestRejectedHandler.I get this error when I sen...

Spring BeanFactory and BeanRegisty is extends ???

Inheritance is a parent-child relationship. Singletonbeanregistry is an abstraction of registration capability. Beanfact...

Spring Add native-image support for reactive websockets

Hello,websockets with webflux don't work on native-image. I'm using this code to create a websocket. This works on JVM i...

Spring Extension Base64Util utility class

I found that there is no method to determine whether it is Base64Code in the Base64Util tool class, so I wrote a method ...

Spring Extension Base64Util utility class

Extension Base64Util utility classComment From: pivotal-cla@Karosown Please sign the Contributor License Agreement!Click...

Spring Chosen

I submitted the wrong ,please delete itComment From: pivotal-cla@chisonwang Please sign the Contributor License Agreemen...

Spring GET query parameters containing comma are not properly URL decoded

Affects: Spring Boot 2.7.5Hello,I recently realised that one of my GET endpoints has issues if the values passed in the ...

Spring WebFlux blocks when unmarshaling a Kotlin object that contains a map

Affects: 2.3.0.RELEASEWhen passing a Kotlin data class with a property that has a type of Map to ServerResponse.BodyBui...

Spring Beans of generic interfaces with nested Kotlin type parameters are not found

Interface implementations that use nested type parameters with Kotlin types are not found as implementations. The follow...

Spring Stream Closed appears when uploading files using MultipartFile

In order to read the body twice, we rewrite the HttpServletRequestWrapper, and wrap the original request through the Fil...

Spring Failed to load ApplicationContext in kotlin when using inner class @Component inside @Configuration

kotlinVersion = "1.3.21"springBootVersion = '2.1.3.RELEASE'Following code throws an exception breaking context setup:imp...

Spring Cannot mock @Service annotated Kotlin class with member extension function that has generics [SPR-17128]

s1monw1 opened SPR-17128 and commentedI was trying to mock a non-final, non-private Kotlin class with a simple Mockito.m...

Spring Support ProblemDetail serialization to XML with Jackson

Affects: 6.0.4During the analysis of https://github.com/spring-projects/spring-framework/issues/29588 it was discovered ...

Spring LockMode.OPTIMISTIC on an entity with collection throws "re-associated object has dirty collection"

Affects: \5.3.20org.springframework : spring-aop 5.3.20 spring-orm 5.3.18I have one entity Parent that holds a set of ...

Spring spring-modules-jbpm31 0.8 version compatible with Spring 5.3.20

I'm migrating from Spring 3 to Spring 5, I getting the following exceptionCaused by: org.springframework.beans.BeanInsta...

Spring kotlin message converter extensions

Added kotlin message converter extension functions Comment From: pivotal-issuemaster@SokoMishaLov Please sign the Contri...

Spring Prefer problem detail media type independent of ordering in Accept header

While replacing a custom implementation of Problem Details by the new one that came with Spring 6 I was puzzled by how c...
上一页 下一页
.