dynamic-datasource
dynamic-datasource copied to clipboard
feat:增加DynamicDsConfig注解,通过包名指定使用的DataSource,如果类使用了动态数据源的注解,则优先级高于注解优先级
What kind of change does this PR introduce? (check at least one)
- [ ] Bugfix
- [x ] Feature
- [ ] Code style
- [ ] Refactor
- [ ] Doc
- [ ] Other, please describe:
The description of the PR:
Other information: feat:增加DynamicDsConfig注解,通过包名指定使用的DataSource,如果类使用了动态数据源的注解,则优先级高于注解优先级