在yuml增加mybaties的扫描路径同@ComponentScan的配置

 scanBasePackage: com.jeesite.modules,com.dsmall.admi

@ComponentScan(basePackages ={"com.dsmall.admin","com.jeesite"})

spring boot扫描多个路径mybaties报错

spring boot扫描多个路径mybaties报错

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2021-11-25
  • 2022-12-23
  • 2021-10-21
  • 2022-12-23
猜你喜欢
  • 2021-12-07
  • 2021-10-07
  • 2021-07-22
  • 2021-07-06
相关资源
相似解决方案