Skip to content
  • Lonre Wang's avatar
    Fix #2328 (#3865) · 8c0241cb
    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: default avatarJason Song <nobodyiam@gmail.com>
    8c0241cb