apache / apache/servicecomb-java-chassis
[BUG] - CSE服务发布无法与Feign兼容
Open
question
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
### Steps to Reproduce
如果使用@FeignClient,`org.springframework.cloud.openfeign.FeignContext`也会发送一个`ContextRefreshedEvent`事件,但是这个时候spring应用程序还没有启动成功,也不是所需要的事件,
`org.apache.servicecomb.core.SCBApplicationListener#onApplicationEvent`需要判断context的parent为null才是spring所发送的事件

### Servicecomb Version
ALL
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.