Skip to content

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

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions