daiqiang commented on issue #34407:
URL:
https://github.com/apache/shardingsphere/issues/34407#issuecomment-2601419959
this is application.yml
`spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
dynamic:
p6spy: true
primary: master
strict: true
datasource:
master:
type: ${spring.datasource.type}
driver-class-name:
org.apache.shardingsphere.driver.ShardingSphereDriver
url: jdbc:shardingsphere:classpath:config.yaml`
--
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]