Learning Spring Boot 2.0 - Second Edition
暫譯: 學習 Spring Boot 2.0 - 第二版
Greg L. Turnquist
- 出版商: Packt Publishing
- 出版日期: 2017-11-03
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 370
- 裝訂: Paperback
- ISBN: 1786463784
- ISBN-13: 9781786463784
-
相關分類:
Java 相關技術
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$648$616 -
$1,660$1,577 -
$990Spark in Action
-
$1,575Expert Hadoop Administration: Managing, Tuning, and Securing Spark, YARN, and HDFS (paperback)
-
$1,680$1,596 -
$2,800Algorithms for Data Science
-
$2,010$1,910 -
$798Deep Learning with Hadoop (Paperback)
-
$2,420$2,299 -
$653$614 -
$403大數據架構和算法實現之路:電商系統的技術實戰(Big Data Architecture and Algorithm in Action the Implementation in E-Commerce Systems)
-
$301數據建模經典教程, 2/e (Data Modeling Made Simple: A Practical Guide for Business and IT Professionals, 2/e)
-
$450$351 -
$480$379 -
$1,500$1,425
商品描述
Key Features
- Get up to date with the defining characteristics of Spring Boot 2.0 in Spring Framework 5
- Learn to perform Reactive programming with SpringBoot
- Learn about developer tools, AMQP messaging, WebSockets, security, MongoDB data access, REST, and more
Book Description
Spring Boot provides a variety of features that address today's business needs along with today's scalable requirements. In this book, you will learn how to leverage powerful databases and Spring Boot's state-of-the-art WebFlux framework. This practical guide will help you get up and running with all the latest features of Spring Boot, especially the new Reactor-based toolkit.
The book starts off by helping you build a simple app, then shows you how to bundle and deploy it to the cloud. From here, we take you through reactive programming, showing you how to interact with controllers and templates and handle data access. Once you're done, you can start writing unit tests, slice tests, embedded container tests, and even autoconfiguration tests.
We go into detail about developer tools, AMQP messaging, WebSockets, security, and deployment. You will learn how to secure your application using both routes and method-based rules. By the end of the book, you'll have built a social media platform from which to apply the lessons you have learned to any problem. If you want a good understanding of building scalable applications using the core functionality of Spring Boot, this is the book for you.
What you will learn
- Create powerful, production-grade applications and services with minimal fuss
- Support multiple environments with one artifact, and add production-grade support with features
- Find out how to
商品描述(中文翻譯)
**主要特點**
- 瞭解 Spring Framework 5 中 Spring Boot 2.0 的定義特徵
- 學習如何使用 Spring Boot 進行反應式編程
- 瞭解開發者工具、AMQP 訊息、WebSockets、安全性、MongoDB 數據存取、REST 等等
**書籍描述**
Spring Boot 提供了多種功能,以滿足當今商業需求和可擴展性要求。在本書中,您將學習如何利用強大的數據庫和 Spring Boot 的先進 WebFlux 框架。這本實用指南將幫助您快速掌握 Spring Boot 的所有最新功能,特別是新的基於 Reactor 的工具包。
本書首先幫助您構建一個簡單的應用程式,然後展示如何將其打包並部署到雲端。接下來,我們將帶您了解反應式編程,展示如何與控制器和模板互動以及處理數據存取。完成後,您可以開始編寫單元測試、切片測試、嵌入式容器測試,甚至自動配置測試。
我們將詳細介紹開發者工具、AMQP 訊息、WebSockets、安全性和部署。您將學習如何使用路由和基於方法的規則來保護您的應用程式。在書籍結束時,您將建立一個社交媒體平台,並將所學的課程應用於任何問題。如果您想深入了解如何使用 Spring Boot 的核心功能構建可擴展的應用程式,這本書將非常適合您。
**您將學習到的內容**
- 創建強大、具生產級的應用程式和服務,並且輕鬆上手
- 使用一個工件支持多個環境,並通過功能添加生產級支持
- 瞭解如何