6 Star 13 Fork 9

MrVK/VK-API-集市接口开放平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
api-backend
doc/设计文档
sql
src
vkapi-client-sdk
vkapi-common
vkapi-gateway
vkapi-interface
.gitignore
README.md
pom.xml
api-frontend
.gitignore
README.md
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

VK-API集市接口开放平台-后端模块

基于 Vue3 + Spring Boot + Spring Security + Dubbo + Gateway + Redis + RabbitMQ

项目结构

api-backend
├── vkapi-client-sdk    -- SDK模块
├── vkapi-gateway       -- 网关模块
├── vkapi-common        -- 通用模块
└── vkapi-interface     -- 接口服务模块

如何运行

1.在 application.yml 中配置数据库连接、Redis连接、RabbitMQ连接等配置信息

2.运行 Naocs

3.运行 VkapiAdminApplication

4.运行 VkapiGatewayApplication

5.运行 VkapiInterfaceApplication

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mrvk/API-Open-Platform.git
git@gitee.com:mrvk/API-Open-Platform.git
mrvk
API-Open-Platform
VK-API-集市接口开放平台
master

搜索帮助