Building Microservices with Spring

Building Microservices with Spring

评分

★★★★★

ISBN

9781789958188

出版社

Packt Publishing 2018-12-21出版

内容简介
Getting Started with Spring Microservices begins with an overview of the Spring Framework 5.0, its design patterns, and its guidelines that enable you to implement responsive microservices at scale. You will learn how to use GoF patterns in application design. You will understand the dependency injection pattern, which is the main principle behind the decoupling process of the Spring Framework and makes it easier to manage your code. Then, you will learn how to use proxy patterns in aspect-orien
AI简介
这是一本深度解析Spring框架和微服务架构的书籍。它从Spring Framework 5.0出发,详细介绍了如何使用Spring框架进行微服务的设计和实现,包括如何使用依赖注入和设计模式简化应用程序的开发,如何通过AOP和动态代理实现面向切面的编程,以及如何利用模板设计模式和数据库访问框架简化数据库访问的代码。 书中还详细介绍了Spring Cloud和Docker Swarm,以及如何使用它们来构建和管理微服务。Spring Cloud提供了一系列常用的Java Spring库,用于开发针对云部署的应用程序,而Docker Swarm则是Docker的本地容器编排解决方案,通过逻辑组合一组Docker主机,并将它们作为一个大的单个Docker虚拟主机来管理。 此外,书中还深入探讨了日志管理、缓存抽象、Bean factory等关键技术,以及如何使用这些技术来构建高性能、可扩展的微服务系统。书中还详细介绍了分布式追踪和动态服务注册的概念和重要性,以及如何实现它们来提高系统的性能和稳定性。
阅读/下载地址