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

https://github.com/open-hand/choerodon-register

Registration center.
https://github.com/open-hand/choerodon-register

c7nf choerodon java spring spring-boot spring-cloud spring-cloud-eureka

Last synced: 8 months ago
JSON representation

Registration center.

Awesome Lists containing this project

README

          

# choerodon-register
注册中心

## Introduction

基于Eureka的平台注册中心服务。本服务依赖[hzero-regiser](https://github.com/open-hand/hzero-register.git)未进行特性化开发。

## Features

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

## Documentation
- 更多详情请参考`hzero-register`[中文文档](http://open.hand-china.com/document-center/doc/application/10031/10156?doc_id=4811)

## Changelog

* [更新日志](./CHANGELOG.zh-CN.md)

## Dependencies

* 依赖服务

```xml

org.hzero
hzero-register
${hzero.service.version}

```

## Contributing

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

Copyright (c) 2020-present, CHOERODON