2020年7月27日
摘要: org.springframework.core.env.PropertySources 是多个 org.springframework.core.env.PropertySource 的集合,是 spring 管理和保存属性配置的关键接口。SpringBoot 在启动时,会通过 PropertyS 阅读全文
posted @ 2020-07-27 09:03 快鸟 阅读(1660) 评论(0) 推荐(1)