Spring: Microservices with Spring Boot: Build and deploy microservices with Spring Boot

Ranga Rao Karanam

商品描述

Unlock the power of Spring Boot to build and deploy production-ready microservices

Key Features

  • Get to know the advanced features of Spring Boot in order to develop and monitor applications
  • Use Spring cloud to deploy and manage microservices on the cloud
  • Look at embedded servers and deploy a test application to a PaaS Cloud platform
  • Embedded with assessments that will help you revise the concepts you have learned in this book

Book Description

Microservices helps in decomposing applications into small services and move away from a single monolithic artifact. It helps in building systems that are scalable, flexible, and high resilient. Spring Boot helps in building REST-oriented, production-grade microservices.

This book is a quick learning guide on how to build, monitor, and deploy microservices with Spring Boot. You'll be first familiarized with Spring Boot before delving into building microservices. You will learn how to document your microservice with the help of Spring REST docs and Swagger documentation. You will then learn how to secure your microservice with Spring Security and OAuth2. You will deploy your app using a self-contained HTTP server and also learn to monitor a microservice with the help of Spring Boot actuator.

This book is ideal for Java developers who knows the basics of Spring programming and want to build microservices with Spring Boot.

This book is embedded with useful assessments that will help you revise the concepts you have learned in this book.

What you will learn

  • Use Spring Initializr to create a basic spring project
  • Build a basic microservice with Spring Boot
  • Implement caching and exception handling

商品描述(中文翻譯)

解鎖Spring Boot的力量,以構建和部署適用於生產環境的微服務

主要特點:
- 了解Spring Boot的高級功能,以開發和監控應用程序
- 使用Spring Cloud在雲端部署和管理微服務
- 查看嵌入式服務器並將測試應用程序部署到PaaS雲平台
- 內置評估,幫助您複習本書中學到的概念

書籍描述:
微服務有助於將應用程序分解為小型服務並遠離單一的巨大代碼庫。它有助於構建可擴展、靈活和高可靠的系統。Spring Boot有助於構建面向REST的生產級微服務。

本書是一本關於如何使用Spring Boot構建、監控和部署微服務的快速學習指南。您將首先熟悉Spring Boot,然後深入研究微服務的構建。您將學習如何使用Spring REST docs和Swagger文檔記錄您的微服務。然後,您將學習如何使用Spring Security和OAuth2保護您的微服務。您將使用自包含的HTTP服務器部署應用程序,並學習如何使用Spring Boot actuator監控微服務。

本書適合具備Spring基礎知識並希望使用Spring Boot構建微服務的Java開發人員。

本書內置有有用的評估,幫助您複習本書中學到的概念。

您將學到的內容:
- 使用Spring Initializr創建基本的Spring項目
- 使用Spring Boot構建基本的微服務
- 實現緩存和異常處理