File tree Expand file tree Collapse file tree 3 files changed +3
-11
lines changed
third-part-samples/shardingsphere-sample/shardingsphere-jdbc-5.x-core-sample Expand file tree Collapse file tree 3 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 1919- quartz-sample 多数据源集成quartz示例
2020- shardingsphere-jdbc-4.x-spring-sample 集成 ShardingSphere JDBC Spring Boot Starter 4.1.1 使用示例, 不再维护,
2121 参考 https://github.com/apache/shardingsphere/releases/tag/5.0.0-alpha
22- - shardingsphere-jdbc-5.x-core-sample 集成 ShardingSphere JDBC Driver 5.5.1 使用示例
22+ - shardingsphere-jdbc-5.x-core-sample 集成 ShardingSphere JDBC Driver 5.5.2 使用示例
2323- shardingsphere-jdbc-5.x-spring-sample 集成 ShardingSphere JDBC Spring Boot Starter 5.2.1 使用示例, 不再维护,
2424 参考 https://github.com/apache/shardingsphere/issues/22469
2525- spel-sample 动态从外部参数spel来切换数据源的使用示例
Original file line number Diff line number Diff line change 9191 </dependencies >
9292 </dependencyManagement >
9393
94- <repositories >
95- <repository >
96- <id >aliyunmaven</id >
97- <url >https://maven.aliyun.com/repository/public</url >
98- </repository >
99- </repositories >
100-
10194 <build >
10295 <plugins >
10396 <plugin >
Original file line number Diff line number Diff line change 1212 <artifactId >shardingsphere-jdbc-5.x-core-sample</artifactId >
1313
1414 <properties >
15- <shardingsphere .version>5.5.1 </shardingsphere .version>
15+ <shardingsphere .version>5.5.2 </shardingsphere .version>
1616 </properties >
1717
1818 <dependencies >
5858 <version >2.2</version >
5959 </dependency >
6060 </dependencies >
61-
62- </project >
61+ </project >
You can’t perform that action at this time.
0 commit comments