Is there an existing issue for this?
Current Behavior
now user use shenyu-spring-boot-starter-client-mvc can't register client to admin.
it's cause by the variable ’isDiscoveryLocalMode‘ in AbstractContextRefreshedEventListener.java always is false.
because the code

will after follow code, so that isDiscoveryLocalMode always is false
Expected Behavior
No response
Steps To Reproduce
No response
Environment
ShenYu version(s): latest
Debug logs
No response
Anything else?
i will fix it
Is there an existing issue for this?
Current Behavior
now user use shenyu-spring-boot-starter-client-mvc can't register client to admin.
it's cause by the variable ’isDiscoveryLocalMode‘ in AbstractContextRefreshedEventListener.java always is false.
because the code
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Debug logs
No response
Anything else?
i will fix it