mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-19 22:09:01 +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