elimu-ai / webapp

🖥 Web application for hosting Android applications and educational content
https://hin.elimu.ai
MIT License
30 stars 55 forks source link

Replace `PropertyPlaceholderConfigurer` with `PropertySourcesPlaceholderConfigurer` #1756

Closed nya-elimu closed 1 month ago

nya-elimu commented 1 month ago

Update EnvironmentContextLoaderListener.java.

org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Deprecated. as of 5.2; use org.springframework.context.support.PropertySourcesPlaceholderConfigurer instead