aaron19940513 commented on issue #2451: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2451#issuecomment-2430622830
> * I highly doubt this is actually a bug in druid spring boot starter unless you can provide a PR with unit tests. See [Configuring `DefaultAdvisorAutoProxyCreator` when proxying via cglib alibaba/druid#6132](https://github.com/alibaba/druid/pull/6132) . > * You can enable spring monitoring even without using druid spring boot starter. Consider the content in https://www.yuque.com/linghengqian/meve2v/zoy35sivtf6nzp90 . > * I would not recommend using Alibaba druid before [Add property `closeConnOnFatalError` to match HikariCP's behavior alibaba/druid#6143](https://github.com/alibaba/druid/pull/6143) is reviewed. Alibaba druid has broken the integration of spring boot, hibernate, and flyway since 7 years ago. I think you are right, this issue is caused by druid. After upgrading to the latest version of Druid, there are no more issues And Thanks for your reminder, I will use druid carefully -- 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]
