Skip to content
文章大纲

Spring 除了支持读取自身配置文件外,也可以读取其他常见格式的配置(如 properties、yaml 等等),Spring 对于配置管理提供了大量支持。

Released under the MIT License.