SpringBoot has two dependencies on Mybatis in pem.xml when it is integrated with Mybatis
<! <dependency> <groupId>org.mybatis. Spring. Boot </groupId> < artifactId > mybatis - spring - the boot - starter < / artifactId > < version > 1.1.1 < / version > < / dependency >Copy the code
<! Mybatis </groupId> <artifactId> Mybatis </artifactId> The < version > 1.3.2 < / version > < / dependency >Copy the code
Version of the problem
Org. Mybatis. Spring. The boot mybatis – spring – the boot – starter 1.1.1
Org. Mybatis mybatis – spring 1.3.2