Skip to content

Add 'null-value' attribute to <context:property-placeholder> [SPR-13461] #18041

@spring-projects-issues

Description

@spring-projects-issues

Fabien Baligand opened SPR-13461 and commented

It would be nice to add 'null-value' attribute to context:property-placeholder element.

It would allow such a configuration :

<context:property-placeholder null-value="null" location="props.properties"/>

Therefore, it allows to have some placeholders with a null value.


Affects: 4.2.1

Issue Links:

Referenced from: commits fbce184

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