midnight2104

Results 3 issues of midnight2104

### Question 1. org.apache.shenyu.client.apache.dubbo.ApacheDubboServiceBeanListener ```java public ApacheDubboServiceBeanListener(final PropertiesConfig clientConfig, final ShenyuClientRegisterRepository shenyuClientRegisterRepository) { Properties props = clientConfig.getProps(); String contextPath = props.getProperty(ShenyuClientConstants.CONTEXT_PATH); String appName = props.getProperty(ShenyuClientConstants.APP_NAME); if (StringUtils.isBlank(contextPath)) { throw new...

type: question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Start the shenyu-admin management system. When modifying the selector information of...

type: bug

hi , SeoSangwoo, when i run your code , the result of f1 is 81.56, but the paper of f1 is 84 , how about your socre finally?