Ebook: Spring Boot 2.0 Cookbook
Author: Alex Antonov
- Tags: Computer Technology, Nonfiction, COM051000, COM051280, COM051390
- Year: 2018
- Publisher: Packt Publishing
- Edition: 2
- Language: English
- epub
Take your application development skills to the next level by implementing Spring Boot features effectively
About This Book
Who This Book Is For
This book is for Java Developers who have good knowledge and understanding of Spring and Java application development.
What You Will Learn
In Detail
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 premise 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. Learn to fine-tune the behavior of a web application by learning about custom routes and asset paths and how to modify routing patterns. Address the requirements of a complex enterprise application and cover the creation of custom Spring Boot starters.
This book also includes examples of the new and improved facilities available to create various kinds of tests introduced in Spring Boot 1.4 and 2.0, and gain insights into Spring Boot DevTools. Explore the basics of Spring Boot Cloud modules and various Cloud starters to make applications in "Cloud Native" and take advantage of Service Discovery and Circuit Breakers.
Style and approach
This practical guide follows a recipe-based approach and provides extremely helpful guidelines to build, configure, and customize your Spring Boot applications.