yanghao605 commented on PR #3587: URL: https://github.com/apache/servicecomb-java-chassis/pull/3587#issuecomment-1396589960
 我是在ConfigurationSpringInitializer的单元测试类中传了个值为null的环境变量,他这个在将配置由spring添加到archaius的时候,没有对value做非空校验,在后续的逻辑中会导致空指针异常 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
