Spring Add spring.context.expression.maxLength property

Fixes #31952Comment From: pivotal-cla@bencehornak Please sign the Contributor License Agreement!Click here to manually s...

Spring Make maximum length of SpEL expressions in an ApplicationContext configurable

Affects: Spring Framework 5.2.24+BackgroundSince #30325 (implemented in b73f5fcac22555f844cf27a7eeb876cb9d7f7f7e) the le...

Spring DefaultDataBuffer fails to transform its content to a string

Affects: 6.*.*The following test fails:import static org.junit.jupiter.api.Assertions.*;import java.nio.charset.Charset;...

Spring Initial version with TX, Context Propagation and Observation

@mp911de Comment From: bclozelWe have implemented lots of observability features already and I'm not sure we should go f...

Spring ServletRequestUtils.getStringParameter - Error getting original data

Affects: \spring-web:6.0.9The original data ends with %, and is Url Encode when passed from the front end. becomes %25Wh...

Spring Groovy Dynamic Language based beans that are Controllers require proxy-target-class="true" but causes refresh-check-delay to fail

Appears to be a continuation of https://github.com/spring-projects/spring-framework/issues/14886Consider a endpoint in a...

Spring Property values not properly loaded when method is annotated @ConditionalOnExpression

Affects: 2.5.4Not all the properties are loaded when the bean is loaded based on the condition present in the configurat...

Spring Spring webflux : Using JSR-380 validation.xml file to disable a @Valid annotation in a controller method dont work

Affects: \I have a spring webflux using annotated controllers and java validation the controller interface is generated ...

Spring Extending abstract class does not expose parameter annotations

I am on version 2.3.4.RELEASE and am seeing the same issue identified here https://github.com/spring-projects/spring-fra...

Spring Implementing interface in abstract class does not expose parameter annotations

Hello there!The problem is with the Spring-boot-web.Spring boot version '2.2.1.RELEASE'The bug : If you got interface, a...

Spring Accessing reference documentation for a specific release no longer available since switch to Antora

I maintain some internal documentation that refers to Spring Framework reference documentation pages, based on the versi...

Spring Improve method validation support for containers with constraints on container elements

Affects: 6.1.1With the method validation improvement in 6.1, a few inconsistencies compared to bean validation. I could ...

Spring Improve target bean type detection for FactoryBeans [SPR-13986]

Oliver Drotbohm opened SPR-13986 and commentedThere are a couple of FactoryBean implementations that produce proxy insta...

Spring Update to Commons IO 2.15.1

Comment From: bclozelThanks but we usually maintenance upgrades in bulk, especially if they don't need code changes. We ...

Spring SpringValidatorAdapter fails in getRejectedValue if ValueExtractor used in property path to unwrap a container type

Affects: 5.3.22Related issue: #16855.This issue is basically the same as #16855, but for a custom wrapper (#16855 only h...

Spring Spring 6.1, NPE for anonymous objects with @Scheduler annotation

Affects: 6.1Context: Upgrading from Spring Boot 3.1 (Spring 6.0) to Spring Boot 3.2 (Spring 6.1)We encountered an issue ...

Spring Ability to use @ContextConfiguration directly and as meta-annotation on the same class [SPR-15274]

Réda Housni Alaoui opened SPR-15274 and commentedHello,We have a project split up into multiple modules. Among them ther...

Spring Consider extension point for pre/post-handling after validation

We need to do some pre-processing of the DTOs before the handler. In our case, this needs to happen after deserializatio...

Spring Introduce support for aborting JUnit 4 and TestNG tests in AOT runtime

OverviewThe @DisabledInAotMode annotation introduced in conjunction with #30834 disables any test class during AOT proce...

Spring Introspect factory method return type for type variable resolution at injection points [SPR-11521]

Juergen Hoeller opened SPR-11521 and commentedIn Spring Framework 4.0, we take the factory method return type into accou...
上一页 下一页
.