hyz1994121 commented on issue #21211: URL: https://github.com/apache/shardingsphere/issues/21211#issuecomment-1263344953
> Can someone take a time to give some suggestion? The main reason is this method has a strong validation: > >  > > In this case, Druid datasource was added some filters (eg: StatFilter). When entered this method, the rootClass is a map and the className is a druid filter, validated failed. > > @strongduanmu @linghengqian 这个问题解决方式多个,xml配置改为java api方式配置数据源 亲测可用 那个snakeyaml版本升级到1.32好像也可以 in my issue, i solved the problem, change druid datasource from spring-bean-namespace.xml to java api config or change the snake-yaml version from 1.30 to 1.32 -- 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]
