Skip to content

基于spring boot和spring cloud的微服务模板应用

Notifications You must be signed in to change notification settings

thinwind/micro-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[TOC]

micro-cloud

基于spring boot和spring cloud的微服务模板应用

在线考试系统为原型

规划选型

目录规划

  • cloud 微服务相关的基础设施
    ├── gateway 网关
    ├── nacos 注册中心 & 配置中心
    ├── seata 分布式事务
    ├── sentinel 断路器
    └── tinyid id生成器

  • backend 后端应用

  • frontend 前端应用

  • microapp 小程序

About

基于spring boot和spring cloud的微服务模板应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages