# spmia_overview **Repository Path**: paultutorial/spmia_overview ## Basic Information - **Project Name**: spmia_overview - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-09 - **Last Updated**: 2021-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Microservices In Action Overview 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](http://manning.com) 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](https://github.com/carnellj/spmia-chapter1) [Chapter 2 Building microservices with Spring Boot](https://github.com/carnellj/spmia-chapter2) [Chapter 3 Controlling your configuration with Spring Cloud configuration server](https://github.com/carnellj/spmia-chapter3) [Chapter 4 On Service discovery](https://github.com/carnellj/spmia-chapter4) [Chapter 5 When bad things happen: client resiliency patters with Spring Cloud and Netflix Hystrix](https://github.com/carnellj/spmia-chapter5) [Chapter 6 Service routing with Spring Cloud and Zuul](https://github.com/carnellj/spmia-chapter6) [Chapter 7 Securing your Microservices](https://github.com/carnellj/spmia-chapter7) [Chapter 8 Event-driven architecture with Spring Cloud Stream](https://github.com/carnellj/spmia-chapter8) [Chapter 9 Distributed Tracing with Spring Cloud Sleuth and Zipkin](https://github.com/carnellj/spmia-chapter9) [Chapter 10 Deploying your microservices](https://github.com/carnellj/spmia-chapter10)