An open API service indexing awesome lists of open source software.

https://github.com/moleculer-java/moleculer-java

Java implementation of the Moleculer microservices framework
https://github.com/moleculer-java/moleculer-java

amqp distributed-systems kafka microservice microservices moleculer mqtt nats redis

Last synced: 6 days ago
JSON representation

Java implementation of the Moleculer microservices framework

Awesome Lists containing this project

README

          

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a18722bf26f14e72946d1ae761fa7b5b)](https://www.codacy.com/manual/berkesa/moleculer-java?utm_source=github.com&utm_medium=referral&utm_content=moleculer-java/moleculer-java&utm_campaign=Badge_Grade)
[![codecov](https://codecov.io/gh/moleculer-java/moleculer-java/branch/master/graph/badge.svg)](https://codecov.io/gh/moleculer-java/moleculer-java)
[![Javadocs](https://www.javadoc.io/badge/com.github.berkesa/moleculer-java.svg)](https://www.javadoc.io/doc/com.github.berkesa/moleculer-java)

## Moleculer for Java

Moleculer Java (or Moleculer for Java) is the implementation of the [Moleculer Microservices Framework](http://moleculer.services/) for the JVM.
Moleculer Ecosystem is designed to facilitate the development of non-blocking distributed applications.

## Documentation

[![Documentation](https://raw.githubusercontent.com/moleculer-java/site/master/docs/docs-button.png)](https://moleculer-java.github.io/site/introduction.html)

## License

Moleculer-java is available under the [MIT license](https://tldrlegal.com/license/mit-license).