# demo-sharejdbc **Repository Path**: ccubee/demo-sharejdbc ## Basic Information - **Project Name**: demo-sharejdbc - **Description**: sharejdbc 演示 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-14 - **Last Updated**: 2022-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo-sharejdbc #### 介绍 sharejdbc 演示 #搭建步骤 ### 添加依赖 ```xml org.apache.shardingsphere shardingsphere-jdbc-core-spring-boot-starter 5.0.0-alpha ``` ### 配置文件 详见 application.yml [官网连接](https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/usage/sharding/spring-boot-starter/) ### 问题 - Caused by: java.util.NoSuchElementException: No value bound #8299 [解决连接](https://github.com/apache/shardingsphere/issues/8299)