baidu / baidu/brcc

不支持 @ConditionalOnProperty 注解

Open
#183 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
400
Forks
91
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how @ConditionalOnProperty is evaluated relative to ConfigCenterPropertyPlaceholderConfigurer fetching configuration. Review the Spring Boot integration points and establish a reproducible conditional-configuration case. Done should mean the client supports this basic conditional auto-configuration behavior, with verification covering evaluation against remotely fetched properties.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.