🔥
随风入夜
可和现有Mongo框架结合使用,无侵入性。
<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的过程中,有任何问题和想法或者加入群聊请联系我
备注:MongoPlus