Welcome to the Spring Microservices in Action overview page. Thank you for purchasing the book and I hope you enjoy reading it as much as I enjoyed writing it. Each chapter in the book is broken out its individual Github repository are provided in the links below. If you have questions or comments about the code examples provided for the book please do not hesitate to post them on Manning's forum page on their website.
Please follow the directions in Appendix A of the book for directions on how to setup your desktop environment and build the code locally.
Chapter 1 Welcome to the cloud, Spring
Chapter 2 Building microservices with Spring Boot
Chapter 3 Controlling your configuration with Spring Cloud configuration server
Chapter 4 On Service discovery
Chapter 5 When bad things happen: client resiliency patters with Spring Cloud and Netflix Hystrix
Chapter 6 Service routing with Spring Cloud and Zuul
Chapter 7 Securing your Microservices
Chapter 8 Event-driven architecture with Spring Cloud Stream
Chapter 9 Distributed Tracing with Spring Cloud Sleuth and Zipkin