-
Lonre Wang authored
* Fix #2328 case: beanDefinition of the bean defined in Configuration annotated class in this case, the `beanDefinition.getBeanClassName()` and `beanClass.getName()` is not match * Update CHANGES.md Co-authored-by: Jason Song <nobodyiam@gmail.com>