Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
8.44k
stars
2.93k
forks
source link
[BUG] <Failed to register Dubbo protocol interface with Shenyu Admin in specific scenario> #3002
Closed
lianjunwei closed 2 years ago
Is there an existing issue for this?
Current Behavior
After using the third-party jar(redisson-spring-boot-starter),failed to register Dubbo protocol interface with Shenyu Admin.
Expected Behavior
After the backend micro service is started, the Dubbo interface is registered successfully.
Steps To Reproduce
get 'servicebean' from spring context .
Environment
Debug logs
Anything else?
As shown in the figure, can fix the bug. I fix it.