项目作者: malike

项目描述 :
Sample project to show how to use Centralized Configuration Management in a polygot microservice system
高级语言: Java
项目地址: git://github.com/malike/centralized-configuration-mangement.git


centralized-configuration-management

Build Status

Sample projects to show how to use Centralized Configuration Management in a microservice system with Go and Java applications.

Read more

The project contains :

  1. go-kafka-alert. Which is a reactive application written in Go. That sends emails and sms
    notifications based on data in Apache Kafka

  2. message-summary. A sample java micro service to give summary of messages sent by
    go-kafka-alert.

  3. A config server to serve as centralized configuration management for the applications in
    go-kafka-alert and message-summary.

Note : configuration files are here