mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Remove @ConfigurationPropertiesSource from classes that reside in the same module as all referencing @ConfigurationProperties classes. Signed-off-by: Yanming Zhou <zhouyanming@gmail.com> See gh-48934