https://github.com/caolib/cloud-book
图书借阅管理系统,微服务架构
https://github.com/caolib/cloud-book
gateway mybatis-plus mysql nacos openfeign redis springboot springcloud
Last synced: 2 months ago
JSON representation
图书借阅管理系统,微服务架构
- Host: GitHub
- URL: https://github.com/caolib/cloud-book
- Owner: caolib
- License: gpl-3.0
- Created: 2024-03-16T05:15:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T02:57:11.000Z (over 1 year ago)
- Last Synced: 2025-03-22T18:18:41.119Z (over 1 year ago)
- Topics: gateway, mybatis-plus, mysql, nacos, openfeign, redis, springboot, springcloud
- Language: Java
- Homepage: https://clbbook.pages.dev
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [项目预览](https://clbbook.pages.dev)
> [!important]
> 1.使用前先修改各个服务配置文件中关于mysql、redis的配置
>
> 2.下载nacos并以单机模式启动
>
> 3.启动各个微服务,打开nacos控制台查看微服务情况
>
> 4.启动对应的[前端项目](https://github.com/caolib/cloud-book-frontend)
>
> [!tip]
> [API文档](https://ikunc.apifox.cn/)