dynamic-datasource icon indicating copy to clipboard operation
dynamic-datasource copied to clipboard

feat:增加DynamicDsConfig注解,通过包名指定使用的DataSource,如果类使用了动态数据源的注解,则优先级高于注解优先级

Open fuxiuzhan opened this issue 10 months ago • 0 comments

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,如果类使用了动态数据源的注解,则优先级高于注解优先级

fuxiuzhan avatar Mar 15 '25 14:03 fuxiuzhan