# dynamic-data-source **Repository Path**: DemoMeng/dynamic-data-source ## Basic Information - **Project Name**: dynamic-data-source - **Description**: 动态数据源之project - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-02-27 - **Last Updated**: 2022-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dynamic-data-source 动态数据源之project 注意: 1.动态数据源需要注册到启动类中 2.需要设置读取yml配置文件,否则会提示数据源未绑定上(具体查看pom文件) 3.springBoot2.x版本使用的是Binder绑定数据源,若springBoot1.5以下需要使用RelaxedDataBinder,具体可参考:https://github.com/DemoMeng?tab=repositories