Skip to content

通用的Spring-Cloud框架,根据不同的业务,方便快速起框架

License

Notifications You must be signed in to change notification settings

a16888861/Spring-Cloud

Repository files navigation

自建Spring-cloud框架

方便开发使用的Spring-cloud框架

需要的环境都运行在docker容器当中(也可以自行安装环境)

环境说明:mysql + redis + nacos + sentinel

根据项目说明自行添加环境(shell脚本目前只有mac环境)

鉴权部分采用jwt进行认证,网关集成swagger文档聚合

pom包添加糊涂工具箱,方便开发

数据库文件在sql目录下,公共模块拆分为小模块,相关工具自行查看

Spring Project生成地址

Spring:

1.Nacos介绍

Nacos版本号 2.0.1:

2.GateWay介绍

spring-cloud-gateway版本号 3.0.3:

3.Swagger介绍

Swagger版本号 2.0.8:

4.sentinel-dashboard介绍

sentinel-dashboard版本号 1.8.2:

5.MySQL介绍

MySQL版本号 5.7.5:

6.Redis介绍

Redis版本号 6.2.5: