Closed as not planned
Description
Affects: v6
I created a TransactionManager
forgetting that there was already a default bean with this name. From the error message it was very hard to figure out the name overlap issue.
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.example.TransactionManager' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
Metadata
Metadata
Assignees
Labels
No labels