-
Notifications
You must be signed in to change notification settings - Fork 0
源码环境搭建
jdxia edited this page Jul 3, 2024
·
2 revisions
直接maven编译就行, demo的代码和配置文件在
org.apache.shardingsphere.driver.study.StudyShardingSphereTest
这个文件对应的test是在 jdbc/src/test/resources/config/study/sharding-local.yaml
他本质是jdbc驱动, 不需要什么springboot, spring这些
csdn的一个教程: https://blog.csdn.net/qq_43437874/category_12573764.html