Skip to content

SpringBeanContainer should use returned instance from BeanFactory after initializing [SPR-17332] #21866

@spring-projects-issues

Description

@spring-projects-issues

Marten Deinum opened SPR-17332 and commented

The SpringBeanContainer calls BeanFactory.initializeBean this method can however return a proxied/wrapped instance of the original bean. However this proxied instance isn't being used. 


Affects: 5.1 GA

Referenced from: commits d9e7253

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions