Nineya
Home
Blog
Spring Fix a disabled Test within AbstractAspectJAdvisorFactoryTests
2025-01-08 20:20:08
1647
Current Disabled failed Test AbstractAspectJAdvisorFactoryTests.testIntroductionWithArgumentBinding as comment claim the...
Spring Support meta-annotations for org.springframework.web request annotations
2025-01-08 20:20:05
3717
Affects: \Hi there 👋 I'm a long time enjoyer of spring boot.We use Spring Boot with springdoc, javax.validation and swa...
Spring AnnotationAwareOrderComparator fallback order doesn't allow to add beans after
2025-01-08 20:20:02
1638
org.springframework.core.annotation.AnnotationAwareOrderComparator extends org.springframework.core.OrderComparator and ...
Spring Improve SimpleCommandLineArgsParser's javadoc - add other invalid example
2025-01-08 20:19:59
784
Affects: 5.x (perhaps olders)I have the following situation:Spring Framework: Why command line argument “--argument-name...
Spring Please add support for beannamegenerator in ConfigurationClassBeanDefinitionReader
2025-01-08 20:19:56
1009
Hello!I've got a huge project with history, that I am migrating step by step. Now I'm switching from annotation-based-co...
Spring Not able to use @EnableAspectJAutoProxy(proxyTargetClass = true)
2025-01-08 20:19:53
1776
Affects: Spring-webmvc 5.1.8.RELEASEDescription:The latest changes in the AbstractHandlerMapping and DispatcherServlet i...
Spring Cache operations within the same transaction are not visible
2025-01-08 20:19:48
14628
Cache operations within the same transaction should be visible.https://github.com/zhangheng0027/testCacheTransaction.git...
Spring destroy-method not called on improperly wired prototype
2025-01-08 20:19:40
2850
If a prototype bean is not properly wired, spring will still create it on demand (without erroring, even at TRACE level)...
Spring Returning null on @ExceptionHandler does not bubble up to the template
2025-01-08 20:19:37
1989
There also appears to be a bug/inconsistency in the Chain of Resolvers in that it statesnull if the exception remains un...
Spring Tracing information is missing when Exception is thrown from JmsListener methods
2025-01-08 20:19:34
1112
Affects: 5.3.3The issue was originally reported for Spring Cloud Sleuth but it seems it is not a Sleuth issue (and I can...
Spring Fine-grained control on bean-overriding restriction rules in DefaultListableBeanFactory
2025-01-08 20:19:31
903
Affects: 4.x, 5.0, 5.1, 5.2It's possible to allow more fine-grained control on bean-overriding restriction rules in Defa...
Spring Consider marking ConditionContext.getBeanFactory() @Nullable rather than asserting a non-null bean factory [SPR-15698]
2025-01-08 20:19:28
455
Andy Wilkinson opened SPR-15698 and commentedIt seems rather odd to allow the condition context to be created with a nul...
Spring Property Source Preprocessor [SPR-15187]
2025-01-08 20:19:24
696
Caleb Cushing opened SPR-15187 and commentedMaybe this is already possible somehow... due to security issues like https:...
Spring BeanDefinitionOverrideException in WebMvcAutoConfiguration for Bean requestMappingHandlerAdapter
2025-01-08 20:19:21
1627
Affects: 2.1.4.RELEASEI'm trying to extend org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.En...
Spring SimpleAsyncTaskScheduler should run fixed-delay tasks on scheduler thread
2025-01-08 20:19:18
252
Aligned with #23533, SimpleAsyncTaskScheduler should run fixed-delay tasks on its single scheduler thread, not on an ind...
Spring Expose shouldHandle(ApplicationEvent) in ApplicationListenerMethodAdapter
2025-01-08 20:19:16
473
It would be nice if ApplicationListenerMethodAdapter exposed a variant of its already existing but private shouldHandle(...
Spring FormattingConversionService#addFormatterForFieldType occurred NullPointerException bug
2025-01-08 20:19:13
4848
Spring Framework Version:5.3.1When I was writing the formatter special column. I need to write a demo about the detailed...
Spring AopContext.currentProxy() Incorrect get proxy object
2025-01-08 20:19:11
1304
AopContext.currentProxy() Incorrect get proxy objectThe returned object is inconsistent with thisspring版本:5.1.13.release...
Spring Allow next resolver to resolve when current resolver return null
2025-01-08 20:19:08
3395
Version:5.1.13.RELEASEThere are two resolvers, one resolve value from Apollo, another resolver resolve value from file ...
Spring Support for named parameters in SimpleJdbcCall [SPR-12801]
2025-01-08 20:19:05
3915
Kiril Nugmanov opened SPR-12801 and commentedorg.springframework.jdbc.core.simple.AbstractJdbcCall uses org.springframew...
上一页
下一页
1
…
1291
1292
1293
1294
1295
…
2246
.