Skip to content

combining inline properties with PropertiesFactoryBean [SPR-1892] #6585

@spring-projects-issues

Description

@spring-projects-issues

Karl Baum opened SPR-1892 and commented

It useful if PropertiesFactoryBean could combine several java.util.Properties instances into one Properties instance. This would allow for combining properties which are listed inline within the spring app context. As of now, combining properties is only possible by combining actual properties files.

Please see: http://forum.springframework.org/showthread.php?t=24075

Thanks.

-karl


Affects: 1.2.7, 2.0 M3

Attachments:

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