djmirv opened a new issue, #21085: URL: https://github.com/apache/shardingsphere/issues/21085
Error output: org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/shardingsphere/underlying/common/rule/BaseRule Does 5.1.0 intro has problem??? My Ref: https://shardingsphere.apache.org/document/5.1.1/cn/user-manual/shardingsphere-jdbc/spring-namespace/rules/mix/ My code: <shardingsphere:data-source id="shardingDataSource" data-source-names="... rule-refs="... <props>... -- 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]
