标签:bat 使用 not found src end code http 配置 数据源
引入mybatis-plus应该使用的依赖如下,而不是mybatis
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.2.0</version>
</dependency>
mybatis-plus配置多数据源invalid bound statement (not found)
标签:bat 使用 not found src end code http 配置 数据源
原文地址:https://www.cnblogs.com/senup/p/12008609.html