Skip to content

提供对Spring Boot 2.4新特性spring.config.import的官方支持 #3697

@JasonMing

Description

@JasonMing

Spring Boot 2.4启用了全新的配置加载特性:spring.config.import

spring.config.import: apollo:/fat/appidxxxxxxx

此属性上的值可以被外部扩展(ConfigDataLocationResolver/ConfigDataLoader)解释,并在早期(EnvironmentPrepared前)完成执行,返回的PropertySources会并入Environment中。

Spring Boot 2.4 也发布了近一年时间,希望官方可以提供官方的适配器。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions