Skip to content

FutureElement/microservice-patterns-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

《微服务架构原理与开发实战》- 代码示例

chapter-2       第2章 微服务架构设计
chapter-3 	第3章 Spring Cloud 相关组件
chapter-4 	第4章 契约测试
chapter-5 	第5章 API网关
chapter-6 	第6章 用于前端的后端
chapter-8 	第8章 Docker和K8s
chapter-9 	第9章 CICD
chapter-10 	第10章 任务管理

示例均使用Java编写,采用Gradle进行编译。

部分代码使用Lombok,集成时需要安装插件,可以参考: https://projectlombok.org/setup/overview