🔥
Seamless Integration
Can be used together with existing Mongo frameworks, with zero intrusion.
<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>
If you have any questions, ideas, or want to join the group chat while using MongoPlus, please contact me:
Note: MongoPlus