Skip to content

Update reference docs to use PropertySourcesPlaceholderConfigurer#28572

Closed
gorisanson wants to merge 1 commit into
spring-projects:mainfrom
gorisanson:main
Closed

Update reference docs to use PropertySourcesPlaceholderConfigurer#28572
gorisanson wants to merge 1 commit into
spring-projects:mainfrom
gorisanson:main

Conversation

@gorisanson

@gorisanson gorisanson commented Jun 6, 2022

Copy link
Copy Markdown
Contributor

PropertyPlaceholderConfigurer has been deprecated as of Spring 5.2, in favor of PropertySourcesPlaceholderConfigurer, according to the doc comments following:

* @deprecated as of 5.2; use {@code org.springframework.context.support.PropertySourcesPlaceholderConfigurer}
* instead which is more flexible through taking advantage of the {@link org.springframework.core.env.Environment}
* and {@link org.springframework.core.env.PropertySource} mechanisms.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 6, 2022
@snicoll snicoll added type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 7, 2022
@snicoll snicoll self-assigned this Jun 7, 2022
@snicoll snicoll added this to the 5.3.21 milestone Jun 7, 2022
@snicoll snicoll changed the title Update reference docs regarding PropertySourcesPlaceholderConfigurer Update reference docs to use PropertySourcesPlaceholderConfigurer Jun 7, 2022
snicoll added a commit that referenced this pull request Jun 7, 2022
@snicoll snicoll closed this in 209fe5f Jun 7, 2022
@snicoll

snicoll commented Jun 7, 2022

Copy link
Copy Markdown
Member

Thanks again @gorisanson

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

Successfully merging this pull request may close these issues.

3 participants