- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 204字
- 2021-06-24 19:24:33
Preface
The Spring Framework provides great flexibility for Java development, which also results in tedious configuration work. Spring Boot addresses the configuration difficulties of Spring and makes it easy to create standalone, production-grade Spring-based applications.
This practical guide makes the existing development process more efficient. Spring Boot Cookbook 2.0, Second Edition smartly combines all the skills and expertise to efficiently develop, test, deploy, and monitor applications using Spring Boot on-premises and in the cloud. We start with an overview of the important Spring Boot features you will learn to create a web application for a RESTful service. You will also learn how to fine-tune the behavior of a web application by learning about custom routes and asset paths and how to modify routing patterns along with addressing the requirements of a complex enterprise application and understanding the creation of custom Spring Boot starters.
This book also includes examples of the new and improved facilities available to create the various kinds of tests introduced in Spring Boot 1.4 and 2.0 and gain insights into Spring Boot DevTools. We will explore the basics of Spring Boot Cloud modules and various cloud starters to make cloud-native applications and take advantage of service discovery and circuit breakers.
- 數據產品經理高效學習手冊:產品設計、技術常識與機器學習
- 數據庫基礎與應用:Access 2010
- Spark快速大數據分析(第2版)
- Python金融大數據分析(第2版)
- 文本數據挖掘:基于R語言
- 大數據導論
- 大數據:規劃、實施、運維
- Neural Network Programming with TensorFlow
- Mockito Cookbook
- 中國數字流域
- The Game Jam Survival Guide
- 金融商業算法建模:基于Python和SAS
- 數據庫應用系統開發實例
- Augmented Reality using Appcelerator Titanium Starter
- Filecoin原理與實現