You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

766 B

百业 - 短链服务v1.0

AUR

项目简介

为所有的百业业务系统提供短链服务

参考项目地址

项目名 地址
短链接服务Octopus的实现与源码开放 https://github.com/zjcscut/octopus
短链接服务 https://github.com/wyh267/shortService

模块说明

short-server-common - 公共模块
short-server-pojo - dto/bo 用于模块之间的传输实体/领域模型定义
short-server-service - 短链生成服务

调用方式及API

部署方式