Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add valueSeparator property to context:property-placeholder [SPR-7794] #12450

Closed
spring-projects-issues opened this issue Dec 6, 2010 · 2 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Dec 6, 2010

Gordon Dickens opened SPR-7794 and commented

As a developer I would like to use the Spring "context" namespace to configure my Propery Placeholder with the option to change the default value separator.

For example:
<context:property-placeholder valueSeparator="?"/>


Affects: 3.0.5

Issue Links:

Referenced from: commits a23629f

7 votes, 5 watchers

@spring-projects-issues
Copy link
Collaborator Author

Chris Beams commented

Hey Gordon. Let's see if this accrues any votes. The general policy with the namespace elements is to expose only what's mainstream, and to allow folks to 'drop down' to bean definitions otherwise.

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Sep 23, 2015

Juergen Hoeller commented

I've added a 'value-separator' attribute for 4.2.2, alongside 'null-value' (#18041).

Juergen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants