scmod
scmod
packaged from master branch start failed with an error ``` *************************** APPLICATION FAILED TO START *************************** Description: The dependencies of some of the beans in the application context form a...
应用注册不上
控制台: java -Dserver.port=8080 -Dcsp.sentinel.dashboard.server=localhost:8080 -Dproject.name=sentinel-dashboard -jar sentinel-dashboard-1.8.8.jar 应用依赖,默认1.8.0以为有bug升级到1.8.8一样返回400 ```xml com.alibaba.cloud spring-cloud-starter-alibaba-sentinel 2021.1 com.alibaba.cloud spring-cloud-alibaba-sentinel-gateway 2021.1 com.alibaba.cspsentinel-annotation-aspectj1.8.8 com.alibaba.cspsentinel-api-gateway-adapter-common1.8.8 com.alibaba.cspsentinel-cluster-client-default1.8.8 com.alibaba.cspsentinel-cluster-common-default1.8.8 com.alibaba.cspsentinel-cluster-server-default1.8.8 com.alibaba.cspsentinel-core1.8.8 com.alibaba.cspsentinel-datasource-extension1.8.8 com.alibaba.cspsentinel-parameter-flow-control1.8.8 com.alibaba.cspsentinel-reactor-adapter1.8.8 com.alibaba.cspsentinel-spring-cloud-gateway-adapter1.8.8 com.alibaba.cspsentinel-spring-webflux-adapter1.8.8 com.alibaba.cspsentinel-spring-webmvc-adapter1.8.8 com.alibaba.cspsentinel-transport-common1.8.8 com.alibaba.cspsentinel-transport-simple-http1.8.8 ```...