Skip to content

open-hand/choerodon-register

Repository files navigation

choerodon-register

注册中心

Introduction

基于Eureka的平台注册中心服务。本服务依赖hzero-regiser未进行特性化开发。

Features

  • 服务注册发现
  • 服务健康检查
  • 服务监控
  • 注册中心其他功能

Documentation

Changelog

Dependencies

  • 依赖服务
<dependency>
    <groupId>org.hzero</groupId>
    <artifactId>hzero-register</artifactId>
    <version>${hzero.service.version}</version>
</dependency>

Contributing

欢迎参与项目贡献!比如提交PR修复一个bug,或者新建Issue讨论新特性或者变更。

Copyright (c) 2020-present, CHOERODON