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.
- Host: GitHub
- URL: https://github.com/open-hand/choerodon-register
- Owner: open-hand
- Created: 2018-05-19T05:17:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T03:27:44.000Z (over 2 years ago)
- Last Synced: 2025-06-01T07:06:01.450Z (9 months ago)
- Topics: c7nf, choerodon, java, spring, spring-boot, spring-cloud, spring-cloud-eureka
- Language: Mustache
- Homepage: http://choerodon.io
- Size: 107 KB
- Stars: 4
- Watchers: 4
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.zh-CN.md
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