-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Labels
feature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.help wanted
Description
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
Labels
feature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.help wanted