Skip to content

open-hand/hzero-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hzero-gateway

网关服务
-- Home Page --

Introduction

基于Spring Cloud Gateway的微服务网关服务

Documentation

Features

  • 用户鉴权
  • 限流
  • 整体运维
  • API监控

Dependencies

  • 服务 maven 坐标
<dependency>
    <groupId>org.hzero</groupId>
    <artifactId>hzero-gateway</artifactId>
    <version>${hzero.service.version}</version>
</dependency>

Contributing

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

Copyright (c) 2020-present, HZERO