Home
Sign Up
Sign In
Edaa's recent timeline updates
Edaa
V2EX member #699152, joined on 2024-07-03 09:23:26 +08:00
Edaa
提问
技术话题
好玩
工作信息
交易信息
城市相关
Edaa's recent replies
Oct 6, 2024
Replied to a topic by
tiRolin
›
Java
›
Springboot 项目测试请求时总是报 org.apache.ibatis.binding.BindingException: Invalid bound statement (not found),求大佬帮忙解决
用下下面的依赖试一下?
```xml
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.5.6</version>
<exclusions>
<exclusion>
<artifactId>mybatis-spring</artifactId>
<groupId>org.mybatis</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>3.0.3</version>
</dependency>
```
»
More replies by Edaa
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
937 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms ·
UTC 21:34
·
PVG 05:34
·
LAX 14:34
·
JFK 17:34
♥ Do have faith in what you're doing.
❯