Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Spring Boot

Posted By: AlenMiler
Learning Spring Boot

Learning Spring Boot by Greg L. Turnquist
English | Nov 25, 2014 | ISBN: 1784393029 | 252 Pages | AZW3/EPUB/PDF (conv) | 5.5 MB

This practical, accessible guide helps you get up and running fast with Spring Boot. This book starts by crafting a Spring MVC application using the Spring stack on top of Apache Tomcat, with little configuration on from your end. You will also learn how to write both JUnit and Spock test cases. Then, you'll pull back the curtain and see how Spring Boot works by using Spring Messaging (JMS and AMQP) as well as creating custom metrics, custom information, and custom CLI commands aimed at production environments. In the last two chapters, you'll see how Spring Boot supports everyday situations we all deal with. You will learn how to create multiple configurations inside your app that can interact with different data stores.

By the end of the book, you'll have a good understanding of how Spring Boot works, how it manages low-level infrastructure, and how to start out production-grade apps with built-in support tools as well as custom ones.

Learn how to use Spring Boot to build apps faster than ever before

About This Book

Create Spring-powered, production-grade applications and services with minimal fuss
Support multiple environments with one artifact, and add production-grade support with features like custom metrics to track the number of messages published and consumed
Each chapter introduces a different area that Spring Boot tackles and explains how to tweak your apps through different properties
Who This Book Is For

This book is for both novice developers in general and experienced Spring developers. It will teach you how to override Spring Boot's opinions and frees you from the need to define complicated configurations.