logo
分类于: 其它 编程语言

简介

Spring Microservices in Action

Spring Microservices in Action 9.0分

资源最后更新于 2020-09-08 15:08:43

作者:John Carnell

出版社:Manning Publications

出版日期:2017-01

ISBN:9781617293986

文件格式: pdf

标签: 微服务 Java spring 程序设计 编程 SpringCloud 计算机 programming

简介· · · · · ·

Spring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring platform. You'll learn to do microservice design as you build and deploy your first Spring Cloud application. Throughout the book, carefully selected real-life examples expose microservice-based patterns for configuring, routing, scaling, and deploying your services...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

1. Welcome to the cloud, Spring
2. Building microservices with Spring Boot
3. Controlling your configuration with Spring Cloud configuration server
4. On service discovery
5. When bad things happen: client resiliency patterns with Spring Cloud and Netflix Hystrix
6. Service routing with Spring Cloud and Zuul
7. Securing your microservices
8. Event-driven architecture with Spring Cloud Stream
9. Distributed tracing with Spring Cloud Sleuth and Zipkin
10. Deploying your microservices