An enhanced toolkit of Mybatis to simplify development, providing auto-configuration for Spring Boot.
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.5.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses QueryWrapper to build a query condition and retrieve a single entity.
Ensure your project uses MyBatis 3.5+ and the correct Spring Boot version.
No dependency data recorded yet.