brcc icon indicating copy to clipboard operation
brcc copied to clipboard

不支持 @ConditionalOnProperty 注解

Open gituser-web opened this issue 3 years ago • 0 comments

@ConditionalOnProperty注解上条件计算要早于 ConfigCenterPropertyPlaceholderConfigurer 拉取配置的时间,导致该配置中心客户端无法支持最基本的spring-boot条件装配功能。

gituser-web avatar Jun 01 '22 04:06 gituser-web