baomidou / dynamic-datasource

dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
https://www.kancloud.cn/tracy5546/dynamic-datasource/2264611
Apache License 2.0
4.76k stars 1.2k forks source link

修复SpringBoot 自动装配路径错误 #510

Closed jidaojiuyou closed 1 year ago

jidaojiuyou commented 1 year ago

What kind of change does this PR introduce? (check at least one)

The description of the PR: SpringBoot 自动装配路径错误。应该为 META-INF 而非 META_INF

Other information: