Table of Contents for
Spring Microservices in Action

Version ebook / Retour

Cover image for bash Cookbook, 2nd Edition Spring Microservices in Action by John Carnell Published by Manning Publications, 2017
  1. Cover
  2. Spring Microservices in Action
  3. Copyright
  4. Spring Microservices in Action
  5. Brief Table of Contents
  6. Table of Contents
  7. Preface
  8. Acknowledgments
  9. About this Book
  10. About the Author
  11. About the Cover Illustration
  12. Chapter 1. Welcome to the cloud, Spring
  13. Chapter 2. Building microservices with Spring Boot
  14. Chapter 3. Controlling your configuration with Spring Cloud configuration server
  15. Chapter 4. On service discovery
  16. Chapter 5. When bad things happen: client resiliency patterns with Spring Cloud and Netflix Hystrix
  17. Chapter 6. Service routing with Spring Cloud and Zuul
  18. Chapter 7. Securing your microservices
  19. Chapter 8. Event-driven architecture with Spring Cloud Stream
  20. Chapter 9. Distributed tracing with Spring Cloud Sleuth and Zipkin
  21. Chapter 10. Deploying your microservices
  22. Appendix A. Running a cloud on your desktop
  23. Appendix B. OAuth2 grant types
  24. Index
  25. List of Figures
  26. List of Tables
  27. List of Listings
Prev Previous Chapter
Spring Microservices in Action
Next Next Chapter
Table of Contents

Brief Table of Contents

Copyright

Brief Table of Contents

Table of Contents

Preface

Acknowledgments

About this Book

About the Author

About the Cover Illustration

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 patterns 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

Chapter 10. Deploying your microservices

Appendix A. Running a cloud on your desktop

Appendix B. OAuth2 grant types

Index

List of Figures

List of Tables

List of Listings

Prev Previous Chapter
Spring Microservices in Action
Next Next Chapter
Table of Contents
Back to top