Spring Multiple instances created of hibernatepersistenceprovider class in single spring boot application

Affects: \Comment From: snicollThis issue isn't actionable. If you take the time to describe the problem you're experien...

Spring Add Spring Boot Converter to "Configuring a Global Date and Time Format" documentation

Update the "Configuring a Global Date and Time Format" so that its application does not break support of Duration proper...

Spring Reduce the effect of different base package configuration on component scanning performance and make the effect more intuitive [SPR-16649]

Andy Wilkinson opened SPR-16649 and commentedThe base package configuration that's used for component scanning can have ...

Spring serde framework detection should be centralized and should not be hard-coded

In Spring Framework 6.1.4, found five different locations that have a hard-coded serde framework lookup mechanism like t...

Spring How can I force Spring to use a specific (de)serialization framework, when multiple ones are detected in the classpath?

Hello,I included a library in a Kotlin Spring project that happens to include kotlinx.serialization as a transitive depe...

Spring CVE-2023-44794: SaToken privilege escalation vulnerability

SaToken privilege escalation vulnerabilityThis is being flagged on twistlock both on spring-core and spring-web jar file...

Spring Document that SpEL expressions using array construction cannot be compiled

SpEL's ConstructorReference supports compilation of expressions that instantiate new objects, but it does not support co...

Spring SpEL fails to compile expression indexing into boolean array

While working on #29847, I noticed that the SpEL Indexer omits support for compiling an expression that indexes into a p...

Spring add synchronized code when add new data source

Currently we use AbstractRoutingDataSource to dynamically switch data source. But sometimes switch would have some excep...

Spring Do not synchronize ApplicationContext creation in the TestContext framework [SPR-10536]

James Shaw opened SPR-10536 and commentedDefaultCacheAwareContextLoaderDelegate.loadContext() synchronizes access to the...

Spring Execute all test methods in a class within the same transaction [SPR-5520]

Eric Jain opened SPR-5520 and commentedBeing able to configure that all test methods in a class should be run in the sam...

Spring Load dedicated child ApplicationContext for test instance in the TestContext framework [SPR-4632]

Eberhard Wolff opened SPR-4632 and commentedStatus QuoThe loadContext(\*\) methods in AbstractGenericContextLoader and A...

Spring Support 'throw-away' context for a test class [SPR-13722]

Grzegorz Poznachowski opened SPR-13722 and commentedIt would be nice to have an option for marking a single test class t...

Spring Add special handling of disconnected client errors in ExceptionHandlerExceptionResolver

Using Spring Boot 2.4.0 and Web MVC, when a client closes the connection before the server completes the response transm...

Spring Refine handling of disconnected client error in ExceptionHandlerExceptionResolver

26181 minimized logging of "disconnected client" errors while writing error responses. However, it allowed the handling ...

Spring How To Use Spring Ioc in Eclipse4 RCP?

Affects: \Hello! Since eclipse4 rcp's Ioc is just too simple to manage the lifecycle of objects for my needs, I would li...

Spring CVE-2024-22243: Spring Framework URL Parsing with Host Validation

I am involved in vulnerability fixes and recently we were facing this issue. I have gone through the spring security doc...

Spring Support additional file formats in ReloadableResourceBundleMessageSource

Loïc Dreux opened SPR-14419 and commentedReloadableResourceBundleMessageSource could store and load Properties with a cu...

Spring Perform checks for bean validation constraints in HandlerMethod only when needed

Method validation is not needed for all types of controller methods. We should make the initialization of the shouldVali...

Spring Use Map#computeIfAbsent in SpEL support classes

We should make use of computeIfAbsent() in the following SpEL support classes.CachedExpressionEvaluator.getExpression(.....
上一页 下一页
.