19 comments (19 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java10,177 forks (10,177 forks)batch import
feature requesthelp wantedkind/question
Repository metrics
- Stars
- 29,769 stars (29,769 stars)
- PR merge metrics
- Avg merge 4d 13h (Avg merge 4d 13h)6 merged PRs in 30d (6 merged PRs in 30d)
Description
apollo配置项如何让末尾空格起作用? 如"abc空格空格",读取出来后仍然是原样,而不是只剩下"abc"字符串了
Contributor guide
- Research direction
- Investigate how Apollo handles string trimming when reading configuration values, focusing on the parsing logic in the client SDK.
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- JavaGit