Spring Boot 2. 0 Projects Build Production-Grade Reactive Applications and Microservices with Spring Boot

Spring is one of the best tools to develop web, enterprise, and cloud ready software in the market. The goal of Spring Boot is to provide a set of tools for building Spring applications that run production-grade based applications. This book will teach you features of Spring Boot 2.0 by building int...

Full description

Bibliographic Details
Main Author: Sadakath, Mohamed Shazin
Format: eBook
Language:English
Published: Birmingham Packt Publishing Ltd 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05046nmm a2200517 u 4500
001 EB001945957
003 EBX01000000000000001108859
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1789134226 
020 |a 9781789136159 
020 |a 9781789134223 
050 4 |a QA76.76.A65 
100 1 |a Sadakath, Mohamed Shazin 
245 0 0 |a Spring Boot 2. 0 Projects  |b Build Production-Grade Reactive Applications and Microservices with Spring Boot 
260 |a Birmingham  |b Packt Publishing Ltd  |c 2018 
300 |a 329 pages 
505 0 |a Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introduction; Technical requirements; Generating Spring Boot Projects; Opening the generated project with IntelliJ; Opening the generated project with STS; Getting started with Spring Boot; Learning about Spring Boot; Anatomy of a Spring Boot application; Supporting the Spring Framework ecosystem in Spring Boot; Changes since Spring Boot 1.x; Registering a Spring Bean using ApplicationContextInitializer; Configuration property binding; New property binding API. 
505 0 |a Using the changed actuator base pathUsing the renamed actuator endpoints; Using the changed Embedded Container Configuration ; Using the changed default behavior for path mapping; Using the changed default dispatcher types for the servlet filter ; Using the modified transitive dependency to spring-boot-web-starter; Using the changed default proxying strategy ; Using the modified configuration location strategy; Using the changed Jackson/JSON support; Using the changed Spring Boot Actuator security; Using the changed HikariCP default connection pool for JPA. 
505 0 |a Using the correct JDK and JVMRunning on Java 9; Tackling JAXBException; Using the correct AspectJ version; Being aware of limitations on Apache Cassandra drivers; Being aware of issues with the Maven Surefire Plugin; Using the upgraded Spring Framework 5.0; Modified CORS support behavior; Removed packages, classes, and methods; Dropped support for frameworks; Using the updated configuration properties; Using the changed servlet-specific server properties; Using the modified template engine extension handling; Using the changed actuator configuration properties 
505 0 |a Property originTightened rules for governing relaxed property binding; Environment variables with indices; Direct binding of property type java.time. Duration in the ISO-8601 form; Custom endpoints for Spring Boot Actuator using annotations; Exposing a custom Spring Boot Actuator endpoint; Extending a custom endpoint with a specialized implementation for the web; Connecting to a custom endpoint using monitoring and management tools; Custom metrics using Micrometer; Custom health indicator; Using the HTTP/2 protocol; Securing applications with Spring Security; The next milestone; Migration 
505 0 |a Using the changed default database initialization strategyUsing the changed database schema creation strategy; Using the changed testing support; Using the revised Spring Security; Using the changed default security auto-configuration strategy; Spring Security OAuth2 is migrated to Spring Security core ; Using the AuthenticationManager bean ; Understanding removed features; Summary; Questions; Further reading; Chapter 2: Building a Basic Web Application; Technical requirements; Getting started; Web application architecture; Workflow of Spring Web MVC ; Requirements for our web application 
505 0 |a Includes bibliographical references 
653 |a Logiciels d'application / Développement 
653 |a Cloud computing / fast 
653 |a Programming & scripting languages: general / bicssc 
653 |a Computer programming / software development / bicssc 
653 |a Infonuagique 
653 |a Application software / Development / fast 
653 |a Web services / bicssc 
653 |a Cloud computing / http://id.loc.gov/authorities/subjects/sh2008004883 
653 |a COMPUTERS / Software Development & Engineering / General / bisacsh 
653 |a Spring (Software framework) / http://id.loc.gov/authorities/names/n2017044371 
653 |a Spring (Software framework) / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a The use case diagram 
776 |z 9781789136159 
776 |z 1789136156 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781789136159/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.1 
082 0 |a 620 
520 |a Spring is one of the best tools to develop web, enterprise, and cloud ready software in the market. The goal of Spring Boot is to provide a set of tools for building Spring applications that run production-grade based applications. This book will teach you features of Spring Boot 2.0 by building interesting real-world projects