mirror of
https://gitee.com/softnetcat/FCat.git
synced 2024-11-29 09:47:38 +08:00
Migrated repository
2457396db8
Signed-off-by: 软件巢工作室 <cissalcliu@163.com> |
||
---|---|---|
angular | ||
app-yoyo | ||
doc | ||
docker | ||
fcat-cloud | ||
fcat-vue | ||
img | ||
spring-cloud-eureka | ||
sql | ||
.gitignore | ||
LICENSE | ||
README.md | ||
settings.zip |
FCAT是企业级基础功能框架 全栈必备
技术方案
- Spring Cloud、OAuth2、jwt、Spring Cloud Security、Mybatis
- Mysql、Redis
- keycloak
- nginx
- angular
- Vue
- 原生android
架构设计
前端
- vue2项目:fcat-vue 演示
- 七个模版演示Metronic
后端
- 基础工具类封装:fcat-base
- SpringBoot2基础功能封装:fcat-springboot
- 基础服务:fcat-common
APP端
- 原生Android:app-vue
开发环境
- node v16.13.0
- redis3.X
- jdk1.8
- MySQL Server 5.6
- maven3.X
- IntelliJ IDEA
- android
Docker部署项目
查看各项目下的README.md文件