Wuyi Chen
Wuyi Chen
spring-microservices-in-action
The source code of the book "Spring Microservices in Action (John Carnell)" and the personal summary of technical essentials about Spring Boot for microservices.
grpc-up-and-running
The study note of the book "gRPC: Up and Running (Kasun Indrasiri)" and the reconstruction of source code.
microservices-patterns
The source code of the book "Microservices Patterns (Chris Richardson)" and the personal study note of Eventuate Tram Framework (The whole solution of transactional messaging for Spring Boot microse...
system-design-interview
The study note for system design problems in interviews.
system-design-knowledge
Accumulate system design knowledge (concepts, patterns, technology choices, etc.) from different resources (books, essays, web, etc.).
kafka-definitive-guide
The sample code the book "Kafka: The Definitive Guide (Gwen Shapira, Neha Narkhede, and Todd Palino)" and the personal study note of Apache Kafka.