
mybatis-plus多数据源报错Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded
一开始以为是版本问题,各种切换,后来以为是配置文件问题,各种改,最后发现是。启动主类需要排除Druid相关依赖。
·
一开始以为是版本问题,各种切换,后来以为是配置文件问题,各种改,最后发现是启动主类需要排除Druid相关依赖
感谢博主Mybatis Plus配置多个数据源_mybatisplus 多数据源 'url' attribute is not specified -CSDN博客
更多推荐
所有评论(0)