Skip to content

MSstack is a full-stack microservice framework for Java. It features service discovery and registration using Apache Curator, event streams through Apache Kafka, HTTP Server through Netty/Jersey, and cluster management through Apache Zookeeper.

License

Notifications You must be signed in to change notification settings

msstack/msstack

Repository files navigation

MSstack

Build Status Codacy Badge Codacy Badge

About this project

Full Stack Microservices Framework for Java.

Note: For further informaions about MSstack msstack.grydtech.com

Build from scratch

Install maven

  1. You can download maven from here
  2. You can find installation instruction here

Clone and install dependencies

Clone repository to your local machine (assume you already installed git if not please install)

git clone https://github.com/msstack/msstack.git
mvn clean package

About

MSstack is a full-stack microservice framework for Java. It features service discovery and registration using Apache Curator, event streams through Apache Kafka, HTTP Server through Netty/Jersey, and cluster management through Apache Zookeeper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages