参考官方文档:https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html Spring Boot uses a very particular PropertySource order that is designed to allow sensible overriding of values. Properties are considered in the…