GitHub - moleculer-java/moleculer-java-mongo: Non-blocking, Promise-based MongoDB Client for Moleculer Apps · GitHub
Skip to content

moleculer-java/moleculer-java-mongo

Folders and files

Repository files navigation

MongoDB Client API for Moleculer Framework

The "moleculer-java-mongo" is an asynchronous MongoDB client, specially designed for Java-based Moleculer Ecosystem. The API can be conveniently used with the Spring Framework (but it works without Spring).

Requires JDK 17. Built on the official MongoDB Reactive Streams Driver 5.x.

Documentation

Documentation

Download

<dependency>
    <groupId>com.github.berkesa</groupId>
    <artifactId>moleculer-java-mongo</artifactId>
    <version>2.0.0</version>
</dependency>

License

MongoDB Client for Moleculer is available under the MIT license.

Packages

Contributors

Languages