Spring Boot Support for Mapper
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-spring-boot-starter</artifactId>
<version>6.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scans for MyBatis mapper interfaces in the specified package.
Ensure you have the correct MyBatis Mapper dependency and configuration.
No dependency data recorded yet.