Spring Fix a disabled Test within AbstractAspectJAdvisorFactoryTests

Current Disabled failed Test AbstractAspectJAdvisorFactoryTests.testIntroductionWithArgumentBinding as comment claim the...

Spring Support meta-annotations for org.springframework.web request annotations

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

org.springframework.core.annotation.AnnotationAwareOrderComparator extends org.springframework.core.OrderComparator and ...

Spring Improve SimpleCommandLineArgsParser's javadoc - add other invalid example

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

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)

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

Cache operations within the same transaction should be visible.https://github.com/zhangheng0027/testCacheTransaction.git...

Spring destroy-method not called on improperly wired prototype

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

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

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

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]

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]

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

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

Aligned with #23533, SimpleAsyncTaskScheduler should run fixed-delay tasks on its single scheduler thread, not on an ind...

Spring Expose shouldHandle(ApplicationEvent) in ApplicationListenerMethodAdapter

It would be nice if ApplicationListenerMethodAdapter exposed a variant of its already existing but private shouldHandle(...

Spring FormattingConversionService#addFormatterForFieldType occurred NullPointerException bug

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

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

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]

Kiril Nugmanov opened SPR-12801 and commentedorg.springframework.jdbc.core.simple.AbstractJdbcCall uses org.springframew...
上一页 下一页
.