linghengqian commented on issue #29657: URL: https://github.com/apache/shardingsphere/issues/29657#issuecomment-1960681230
- After several refactorings, this became an optional JDBC URL parameter of placeholder-type. See https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/known-implementation/ . - I'm not discouraging potential implementations of another placeholder operation, I'm just documenting how to handle custom implementations as much as possible. - That's why the documentation mentions that you can try to manually convert from XML or JSON to YAML in a custom implementation. This requires the use of Jackson data binding. -- 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]
