An enhanced toolkit of MyBatis to simplify development with features like auto-mapping and pagination.
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-core</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.
Minimal example showing a mapper interface extending BaseMapper.
Ensure compatibility by using the same major version of MyBatis-Plus and MyBatis.
No dependency data recorded yet.