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 2.0 - Second Edition

Posted By: Grev27
Learning Spring Boot 2.0 - Second Edition

Greg L. Turnquist, "Learning Spring Boot 2.0 - Second Edition"
English | ISBN: 178646378 | 2017 | EPUB | 460 pages | 8,6 MB

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
This book covers the latest features, tools, and practices including Spring MVC, REST, Security, AMPQ messaging, and more
Book Description
Spring Boot provides a variety of features that address today's business needs with a powerful database and state of the art MVC framework. This practical guide will help you get up and running with all the latest features of Spring Boot.

The book starts off by helping you build a simple app, then show 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 testing using unit tests, slice, and embedded spring boot tests.

We also go into detail about developer tools, messaging, web sockets, security, and deployment. So if you want a good understanding of the core app functionality using 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 tweak your apps through different properties
Use custom metrics to track the number of messages published and consumed
Enhance the security model of your apps
Make use of reactive programming in Spring Boot
Build anything from light weight unit tests to fully running, embedded servlet integration tests