auth-server-java/ReadMe.md

70 lines
2.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 感谢
> [!important]
>
> 前端项目整体都由此模板开发
项目由[小铭](https://github.com/xiaoxian521)开源权限模板[Pure-admin](https://pure-admin.github.io/vue-pure-admin/)
**Pure-admin文档**https://pure-admin.github.io/pure-admin-doc
## 视频和地址
**介绍视频视频**
- [环境搭建](https://www.bilibili.com/video/BV17odHY6E3S/?spm_id_from=333.1387.homepage.video_card.click&vd_source=d42b5b664efb958be39eef8ee1196a7e)
- [运行项目](https://www.bilibili.com/video/BV1qodHYzErA/?spm_id_from=333.1387.homepage.video_card.click&vd_source=d42b5b664efb958be39eef8ee1196a7e)
- [前端部署](https://www.bilibili.com/video/BV1BddHYgEPq/?spm_id_from=333.1387.homepage.video_card.click&vd_source=d42b5b664efb958be39eef8ee1196a7e)
- [后端部署](https://www.bilibili.com/video/BV1BddHYgEFt/?spm_id_from=333.1387.homepage.video_card.click&vd_source=d42b5b664efb958be39eef8ee1196a7e)
- [Bunny v0.0.1 代码生成器](https://www.bilibili.com/video/BV1qddHYgErv/?spm_id_from=333.1387.homepage.video_card.click)
**Github地址**
- 权限后端https://github.com/BunnyMaster/bunny-admin-server
- 权限前端https://github.com/BunnyMaster/bunny-admin-web
- 代码生成器前端https://github.com/BunnyMaster/generator-code-web
- 代码生成器后端https://github.com/BunnyMaster/generator-code-server
**`Gitee`地址**
- 权限后端https://gitee.com/BunnyBoss/bunny-admin-server
- 权限前端https://gitee.com/BunnyBoss/bunny-admin-web
- 代码生成器前端https://gitee.com/BunnyBoss/generator-code-web
- 代码生成器后端https://gitee.com/BunnyBoss/generator-code-server
![DAOCHU](D:\Project\Project\FullStack\Auth\auth-server\images\DAOCHU.png)
# 项目预览
**线上地址**
正式线上预览地址http://bunny-web.site/#/welcome
> 如果发现网站打开白屏很有可能是因为更新造成的,因为需要维护删除不需要的功能可能会导致这个情况,但基本不会遇到。
>
> 谷歌方式如下:
>
> ![image-20250108225817891](http://129.211.31.58:9000/docs/image-20250108225817891.png)
>
> Edge方式如下
>
> ![image-20250108225915189](http://129.211.31.58:9000/docs/image-20250108225915189.png)
# 项目概览
接口地址:访问`http:://localhost:7070`会有接口地址信息
![image-20250222184157801](http://129.211.31.58:9000/docs/image-20250222184157801.png)
![image-20241106132548236](http://129.211.31.58:9000/docs/image-20241106132548236.png)
![image-20241106140545328](http://129.211.31.58:9000/docs/image-20241106140545328.png)
![image-20241106141037894](http://129.211.31.58:9000/docs/image-20241106141037894.png)
![image-20241106142208794](http://129.211.31.58:9000/docs/image-20241106142208794.png)
采用Quarter持久化存储。
![image-20241229220003779](http://129.211.31.58:9000/docs/image-20241229220003779.png)