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