You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/19 14:14:22 UTC

[GitHub] [shardingsphere] linghengqian edited a comment on issue #15086: Cannot subclass final class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource

linghengqian edited a comment on issue #15086:
URL: https://github.com/apache/shardingsphere/issues/15086#issuecomment-1046026643


   This may be because you added spring's `@Lazy` annotation to ShardingSphere's dataSource class, which would conflict with the current version of ShardingSphere if you didn't handle it properly.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org