Yule-Momoko commented on issue #21: URL: https://github.com/apache/shardingsphere-plugin/issues/21#issuecomment-1867288626
> > 本地安装也有问题 > > @Yule-Momoko尝试https://github.com/apache/shardingsphere-plugin/tree/5.4.1.1。 Console output only: com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... Do you need any more configuration? application.properties: spring.datasource.driver-class-name=org.apache.shardingsphere.driver.ShardingSphereDriver spring.datasource.url=jdbc:shardingsphere:classpath:sharding.yaml sharding.yaml: mode: type: Cluster repository: type: nacos props: namespace: xxxx server-lists: xxxx:8848 username: xxx password: xxx retryIntervalMilliseconds: 500 timeToLiveSeconds: 60 -- 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]
