Spring SpEL containing argument references not working from Spring boot 3.2.X and even after 3.2.3

I used PreAuthorize annotation with SpEL to custom user auth validation.From Springboot 3.2.0 SpEL argument keep passing...

Spring StringUtils.truncate(Charsequence, int) incorrect length size

Affects: 6.1.4I'm curious why the truncated String using StringUtils of the Spring Framework library is appending " (tru...

Spring CoroutinesUtils causes ClassCastException & NullPointerException after upgrading to Spring 6.1.5 / Spring Boot 3.2.4

After upgrading to Spring Boot 3.2.4 we noticed ClassCastException and NullPointerException in org.springframework.core....

Spring Auto-configure a bootstrapExecutor bean to be used by Framework's background bean initialization

Summary:This pull request introduces the ability to auto-configure a bootstrapExecutor bean for background bean initiali...

Spring Add CBOR support to AllEncompassingFormHttpMessageConverter

It was likely a leftover, MappingJackson2CborHttpMessageConverter configuration is present in the classpath and should b...

Spring Remove unnecessary method.isAccessible() invocation

KCallablesJvm#isAccessible and KCallablesJvm#setAccessible already take care of dealing with method.isAccessible(), and ...

Spring Content-disposition issue after upgrade from to Spring Boot 3.2.3

Hi, we found and issue in building Content-Disposition header value after upgrading from Spring Boot 2.7.18 to 3.2.3. Th...

Spring Fix handling value class with private constructor on proxy

ProblemCoroutineUtils and InvocableHandlerMethod will throw exception when value class whose constructor is private is g...

Spring Indicate since what SF is possible declare @Transactional in an interface

Consider to include in the current reference documentation since what Spring Framework release is possible declare @Tran...

Spring @RequestBody decorator is crashing on Json.Parse for null types - null types are from Google Firebase response stream.

The @RequestBody Json.Parse() routine, errors out when running into null types for a Json value.Example:The Google Fireb...

Spring No support for SOAP webservices in 6.x

**Affects:6.xFor Spring Boot there is support for SOAP webservices: https://spring.io/guides/gs/producing-web-serviceHow...

Spring Calling AOP annotated method with Kotlin Coroutines and parameter with private constructor causes IllegalAccessException in 6.1.5

Affects: 6.1.5I have a working Spring application using 6.1.4 (by means of Boot 3.2.3). When that version is bumped to 6...

Spring ScriptFactoryPostProcessor#prepareScriptBeans is invoked twice and overrides bean definitions

In our efforts to get rid of bean overriding in the core framework, I've noticed that ScriptFactoryPostProcessor#prepare...

Spring ContentDisposition.toString() should include both regular and extended filename parameter

The Content-Disposition header generated by ContentDisposition.toString() includes either the regular filename parameter...

Spring @Named fails to instantiate dependency beans with type-mutating BPPs

ref.: https://stackoverflow.com/questions/78203201/spring-beanpostprocessor-and-inconsistently-failing-app-startup Hello...

Spring Awaitility-based tests should wait more than one second

Our build just failed because we didn't get a reply within a second. This is probably a bit too short if the infrastruct...

Spring IllegalArgumentException / SpelEvaluationException even after compiling with -parameters

Affects: \I have a parent project with pluginManagement. I have added the -parameters in the parent project as follows:I...

Spring org.springframework.web.socket.server.standard.SpringConfiguratorTests has a configuration class that scans itself

In our efforts to get rid of bean overriding in the core framework, I've found a weird setup arrangement in SpringConfig...

Spring Disable built-in controller method validation per controller

Following up on this discussion about disabling the built-in controller method validation here with @rstoyanchev.The bea...

Spring Provide and document a way to handle single-page application redirects

Affects: 5.3.8The problem was previously discussed in #21328, but as @danbim pointed out, it's not a reliable solution a...
上一页 下一页
.