Nineya
Home
Blog
Spring Multiple instances created of hibernatepersistenceprovider class in single spring boot application
2025-01-08 22:10:06
202
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
2025-01-08 22:10:03
849
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]
2025-01-08 22:10:00
4349
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
2025-01-08 22:09:57
5348
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?
2025-01-08 22:09:54
9356
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
2025-01-08 22:09:51
3854
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
2025-01-08 22:09:48
264
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
2025-01-08 22:09:46
590
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
2025-01-08 22:09:44
1468
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]
2025-01-08 22:09:41
842
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]
2025-01-08 22:09:39
4723
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]
2025-01-08 22:09:36
10569
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]
2025-01-08 22:09:33
1450
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
2025-01-08 22:09:30
31969
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
2025-01-08 22:09:27
9967
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?
2025-01-08 22:09:24
2313
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
2025-01-08 22:09:22
1528
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
2025-01-08 22:09:13
9986
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
2025-01-08 22:09:10
397
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
2025-01-08 22:09:07
166
We should make use of computeIfAbsent() in the following SpEL support classes.CachedExpressionEvaluator.getExpression(.....
上一页
下一页
1
…
1208
1209
1210
1211
1212
…
2246
.