Pu Zhibing
2024-09-24 1b8ad0cc6a79f84fb32fdffae39742afa964748e
cloud-server-activity/src/main/java/com/dsh/config/Sharding_jdbc/Master0DataSource.java
@@ -6,10 +6,11 @@
/**
* 数据源配置
* @author pzb
* @Date 2022/11/21 20:32
*/
 * 数据源配置
 *
 * @author pzb
 * @Date 2022/11/21 20:32
 */
@Component
@PropertySource(value = "classpath:sharding-jdbc.properties")
@ConfigurationProperties(prefix = "datasource.master0")