Skip to content

Document default EmbeddedValueResolver support for property placeholders [SPR-17212] #21745

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

Closed
spring-projects-issues opened this issue Aug 24, 2018 · 1 comment
Assignees
Labels
type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Aug 24, 2018

Sam Brannen opened SPR-17212 and commented

Overview

#18712 introduced support for "registering a default embedded value resolver for the default environment now, in case of none having been registered through post-processors (like PropertyPlaceholderConfigurer and PropertySourcesPlaceholderConfigurer do, with configurable placeholder syntax etc)."

However, the existing documentation -- stating that a static PropertySourcesPlaceholderConfigurer bean is required in order for values coming from @PropertySource declarations to be honored -- has not been updated to reflect the change introduced in Spring Framework 4.3.

Deliverables

  • Update JavaDoc for @Configuration, @PropertySource, and @Bean as appropriate.
  • Update affected sections of the Reference Manual if necessary.

Affects: 4.3.18

Issue Links:

Referenced from: commits f55a605

1 votes, 1 watchers

@spring-projects-issues
Copy link
Collaborator Author

Sam Brannen commented

This has been addressed in master in the following commit: f55a605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants