- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 173字
- 2021-07-02 19:44:46
What you need for this book
Chapter 3, Building Microservices with Spring Boot, introduces Spring Boot, which requires the following software components to test the code:
- JDK 1.8
- Spring Tool Suite 3.8.2 (STS)
- Maven 3.3.1
- Spring Framework 5.0.0.RC1
- Spring Boot 2.0.0. SNAPSHOT
- spring-boot-cli-2.0.0.SNAPSHOT-bin.zip
- Rabbit MQ 3.5.6
- FakeSMTP 2.0
In Chapter 7, Scale Microservices with Spring Cloud Components, you will learn about the Spring Cloud project. This requires the following software component, in addition to those previously mentioned:
- Spring Cloud Dalston RELEASE
In Chapter 8, Logging and Monitoring Microservices, we will see how centralized logging can be implemented for microservices. This requires the following software stack:
- elasticsearch-1.5.2
- kibana-4.0.2-darwin-x64
- logstash-2.1.2
Chapter 9, Containerizing Microservices with Docker, demonstrates how we can use Docker for microservices deployments. This requires the following software components:
- Docker version (17.03.1-ce)
- Docker Hub
Chapter 10, Scaling Dockerized Microservices with Mesos and Marathon, uses Mesos and Marathon to deploy Dockerized microservices into an autoscalable cloud. The following software components are required for this purpose:
- Mesos version 1.2.0
- Docker version 17.03.1-ce
- Marathon version 3.4.9
- Cocos2D-X權威指南(第2版)
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- 華為HMS生態與應用開發實戰
- 數據結構習題精解(C語言實現+微課視頻)
- HTML5游戲開發案例教程
- Linux網絡程序設計:基于龍芯平臺
- 零基礎學MQL:基于EA的自動化交易編程
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 網站構建技術
- Java EE 8 Application Development
- Geospatial Development By Example with Python
- Arduino機器人系統設計及開發
- Learning Java Lambdas
- C#編程魔法書
- 高性能Java架構:核心原理與案例實戰