Skip to content

Reason to break PropertiesFactoryBean contract from 2.5 to 3.0 [SPR-7428] #12086

@spring-projects-issues

Description

@spring-projects-issues

Stéphane Nicoll opened SPR-7428 and commented

I am wondering what the rationale would be to break PropertiesFactoryBean contract in 3.0

The protected method createInstance is now removed and since the class has only final fields, the class could just as be final as well. If that's what you intended, please make the class final but if you didn't, providing a backward compat way would be much appreciated.


Affects: 3.0.3

Referenced from: commits b054ca4

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions