73 Forks
165 Stars
165 Watchers

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 microservices).

How to download and setup microservices-patterns

Open terminal and run command
git clone https://github.com/wuyichen24/microservices-patterns.git
git clone is used to create a copy or clone of microservices-patterns repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with microservices-patterns https://github.com/wuyichen24/microservices-patterns/archive/master.zip

Or simply clone microservices-patterns with SSH
[email protected]:wuyichen24/microservices-patterns.git

If you have some problems with microservices-patterns

You may open issue on microservices-patterns support forum (system) here: https://github.com/wuyichen24/microservices-patterns/issues