Skip to content

MongoPlus

🔥🔥🔥使用MyBatisPlus的方式,优雅的操作MongoDB

MongoPlus

当前最新版本


xml

<dependencyManagement>
    <dependencies>
        <!-- mongoplus-bom -->
        <dependency>
            <groupId>com.mongoplus</groupId>
            <artifactId>mongo-plus-bom</artifactId>
            <version>2.1.9</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>

<!-- springboot -->
<dependency>
    <groupId>com.mongoplus</groupId>
    <artifactId>mongo-plus-boot-starter</artifactId>
</dependency>
<!-- solon -->
<dependency>
    <groupId>com.mongoplus</groupId>
    <artifactId>mongo-plus-solon-plugin</artifactId>
</dependency>

反馈与交流


在使用MongoPlus的过程中,有任何问题和想法或者加入群聊请联系我

微信:anwen_529

作者微信备注:MongoPlus