hyz1994121 commented on issue #21083: URL: https://github.com/apache/shardingsphere/issues/21083#issuecomment-1253343270
> * I tested using `com.alibaba:druid:1.2.12`. For Alibaba Druid's plugin, you need to use its Java API to configure it. > * I can tell you that Alibaba Druid's Spring Boot Starter is **inherently buggy** and **under-maintained** for a long time, which brings a lot of unknown behavior and you need to steer clear of its Spring Boot Starter. Refer to [Auto-Configuration should expose explicit datasource type, not interface alibaba/druid#4673](https://github.com/alibaba/druid/issues/4673). > * The title and description of this issue are confusing, I suggest you use the issue template to open a new issue. Then close this issue and give a link to the new issue for discussion. okok, i will open a new issue,then close this one on my project ,i used Alibaba Druid by xml, not Spring Boot Starter, not JAVA API i will try by Java api for some test. thank you . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
