# mfish-cloud **Repository Path**: reference-project_1/mfish-cloud ## Basic Information - **Project Name**: mfish-cloud - **Description**: 摸鱼微服务框架探索中 - **Primary Language**: Java - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-07-10 - **Last Updated**: 2025-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mfish-cloud 摸鱼微服务架构持续探索中...... ## 项目介绍 摸鱼微服务框架旨在打造一快速创建微服务项目低代码平台 * 后端基于Spring Cloud Alibaba * 注册中心、配置中心采用nacos * 当前版本完成oauth2统一认证接入 * 只需要认证代码可以查看mfish_oauth2_1.0.0分支 * *[认证----gitee地址](https://gitee.com/qiufeng9862/mfish-cloud/tree/mfish_oauth2_1.0.0/)* * *[认证----github地址](https://github.com/qiufeng9862/mfish-cloud/tree/mfish_oauth2_1.0.0)* * 持续进行功能完善 #### 数据库信息
文件 描述
mf_config.sql nacos数据库
mf_oauth.sql 认证数据库
#### swagger访问地址 http://localhost:8888/swagger-ui/index.html