zt9788 opened a new issue, #22790:
URL: https://github.com/apache/shardingsphere/issues/22790
## Question
ShardingShpere-JDBC 5.3.0
the url: jdbc:shardingsphere:classpath:db.yml
file:
```
....
rules:
- !READWRITE_SPLITTING
....
```
How can. i use the Nacos import the db.yml
```
spring:
config:
import:
- nacos:db.yml # it is will be error about (can not read... -
!READWRITE_SPLITTING ...)
```
--
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]