-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
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:
- propertiesFactoryBeanTest.xml (785 bytes)
- PropertiesFactoryBeanTests.java (6.18 kB)
- PropertiesLoaderSupport.java (6.88 kB)
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement