Nineya
Home
Blog
Spring Add spring.context.expression.maxLength property
2025-01-08 21:36:40
726
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
2025-01-08 21:36:37
2518
Affects: Spring Framework 5.2.24+BackgroundSince #30325 (implemented in b73f5fcac22555f844cf27a7eeb876cb9d7f7f7e) the le...
Spring DefaultDataBuffer fails to transform its content to a string
2025-01-08 21:36:33
3854
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
2025-01-08 21:36:30
470
@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
2025-01-08 21:36:27
1077
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
2025-01-08 21:36:17
3210
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
2025-01-08 21:36:14
7142
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
2025-01-08 21:36:11
2742
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
2025-01-08 21:36:02
1116
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
2025-01-08 21:35:50
5241
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
2025-01-08 21:35:40
6062
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
2025-01-08 21:35:37
10028
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]
2025-01-08 21:35:29
1769
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
2025-01-08 21:35:26
225
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
2025-01-08 21:35:23
20664
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
2025-01-08 21:35:20
4889
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]
2025-01-08 21:35:17
2210
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
2025-01-08 21:35:14
1589
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
2025-01-08 21:35:11
2741
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]
2025-01-08 21:35:08
1497
Juergen Hoeller opened SPR-11521 and commentedIn Spring Framework 4.0, we take the factory method return type into accou...
上一页
下一页
1
…
1232
1233
1234
1235
1236
…
2246
.