Closed wangshiyang closed 4 years ago
Could you print out your dependency tree and find whether sentinel-datasource-extension-nacos
exists?
Could you print out your dependency tree and find whether
sentinel-datasource-extension-nacos
exists?
No sentinel-datasource-extension-nacos
dependency found. I'm used the official document configuration. Do I need to quote sentinel-datasource-extension-nacos
separately?
You'll need to introduce the datasource dependencies (e.g. sentinel-datasource-nacos
) by yourself.
this is my pom.xml
com.alibaba.cloud version is: 2.1.1.RELEASE org.springframework.boot version is: 2.2.2.RELEASE org.springframework.cloud version is: Hoxton.RELEASE
and bootstrap.yml: