totalo commented on a change in pull request #16196:
URL: https://github.com/apache/shardingsphere/pull/16196#discussion_r830095529
##########
File path:
docs/document/content/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/mix.en.md
##########
@@ -8,7 +8,7 @@ weight = 6
# data source configuration
spring.shardingsphere.datasource.names=
write-ds0,write-ds1,write-ds0-read0,write-ds1-read0
-spring.shardingsphere.datasource.write-ds0.url= # Database URL connection
+spring.shardingsphere.datasource.write-ds0.jdbc-url= # Database URL connection
Review comment:
Thank you for your excellent work, there may be more places than just
this file, I hope you can search for a match and modify it as much as possible.
--
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]