Distributed, microservice, cloud architecture JAVA language development, cross-platform, high performance, high availability, security, service-oriented, modular, componentized, driven development mode

Cloud service discovery, a REST-based service for locating services to enable cloud middle-tier service discovery and failover.

commonservice config

Spring

The Configuration Management toolkit allows you to centrally manage cluster configurations by placing them on remote servers. It currently supports local storage, Git, and Subversion.

Spring Cloud Bus

Spring

Event, message bus, for propagating state changes in clusters (for example, configuration change events), can be combined with Spring Cloud Config for hot deployment.

Hystrix

Netflix

Fuse, a fault tolerant management tool designed to provide greater fault tolerance for delays and failures by controlling the nodes of services and third-party libraries through a circuit breaker mechanism.

Feign

OpenFeign

Feign is a declarative, templated HTTP client.

Spring Cloud Task

Spring

Provides cloud plan task management and task scheduling.

Ribbon

Netflix

Cloud load balancing. Multiple load balancing policies can be used together with service discovery and circuit breakers.

commonservice admin

SBA

Microservice monitoring, such as Health, memory, JVM, garbage collection, various configuration information (such as data source, cache list, hit ratio), can modify logger levels, etc. Source: source minglisoft. Cn/honghu/tech…