You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "zhong2312 (via GitHub)" <gi...@apache.org> on 2023/06/15 07:50:03 UTC

[GitHub] [shardingsphere] zhong2312 opened a new issue, #26366: What is the entry point class for ShardingSphere-JDBC startup?

zhong2312 opened a new issue, #26366:
URL: https://github.com/apache/shardingsphere/issues/26366

   I would like to see the initialization process of ShardingSphere-JDBC 5.3.2, but I have been debugging for a long time and cannot find the startup class.  I also couldn't find any classes similar to xxxAutoConfiguration (such as ShardingSphereAutoConfiguration) by searching through the source code.  Could you please let me know which class serves as the entry point?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] zhong2312 commented on issue #26366: What is the entry point class for ShardingSphere-JDBC startup?

Posted by "zhong2312 (via GitHub)" <gi...@apache.org>.
zhong2312 commented on issue #26366:
URL: https://github.com/apache/shardingsphere/issues/26366#issuecomment-1594001342

   ![image](https://github.com/apache/shardingsphere/assets/4153607/475c3be8-0b30-44f5-82e7-046c27534972)
   
   This approach is great, as it only requires changing the URL in spring.datasource.url to read different configuration files and create different data sources.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] jiangML commented on issue #26366: What is the entry point class for ShardingSphere-JDBC startup?

Posted by "jiangML (via GitHub)" <gi...@apache.org>.
jiangML commented on issue #26366:
URL: https://github.com/apache/shardingsphere/issues/26366#issuecomment-1592958133

   @zhong2312 Hi the entry class is `org.apache.shardingsphere.driver.ShardingSphereDriver`


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org