Cargando…

Spring Boot 2.0 Cookbook Second Edition : Configure, test, extend, deploy, and monitor your Spring Boot application both outside and inside the cloud, 2nd Edition.

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 stand-alone, production-grade Spring-based applications. This practical guide makes the e...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Antonov, Alex
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2018.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mi 4500
001 EBOOKCENTRAL_on1028176463
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 180310s2018 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d IDB  |d MERUC  |d CHVBK  |d OCLCO  |d OCLCF  |d NLE  |d TEFOD  |d OCLCQ  |d LVT  |d UKAHL  |d OCLCQ  |d OCLCO  |d NZAUC  |d OCLCQ  |d OCLCO  |d OCLCL 
020 |a 9781787123670  |q (electronic bk.) 
020 |a 1787123677  |q (electronic bk.) 
029 1 |a CHNEW  |b 001002069 
029 1 |a CHVBK  |b 515198749 
029 1 |a AU@  |b 000066968524 
035 |a (OCoLC)1028176463 
037 |a A48C452F-4D2A-457E-9A26-7B7EA5F585B1  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.76.D47  |b .A586 2018eb 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
100 1 |a Antonov, Alex. 
245 1 0 |a Spring Boot 2.0 Cookbook Second Edition :  |b Configure, test, extend, deploy, and monitor your Spring Boot application both outside and inside the cloud, 2nd Edition. 
250 |a 2nd ed. 
260 |a Birmingham :  |b Packt Publishing,  |c 2018. 
300 |a 1 online resource (278 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Spring Boot; Introduction; Using a Spring Boot template and starter; How to do it ... ; How it works ... ; Creating a simple application; How to do it ... ; How it works ... ; Launching an application using Gradle; How to do it ... ; How it works ... ; Using the command-line runners; How to do it ... ; How it works ... ; Setting up a database connection; Getting ready; How to do it ... ; How it works ... ; Setting up a data repository service; How to do it ... 
505 8 |a How it works ... Scheduling executors; Getting ready; How to do it ... ; How it works ... ; Chapter 2: Configuring Web Applications; Creating a basic RESTful application; How to do it ... ; How it works ... ; Creating Spring Data REST service; How to do it ... ; How it works ... ; Configuring custom servlet filters; How to do it ... ; How it works ... ; Configuring custom interceptors; How to do it ... ; How it works ... ; Configuring custom HttpMessageConverters; How to do it ... ; How it works ... ; Configuring custom PropertyEditors; How to do it ... ; How it works ... ; Configuring custom type formatters. 
505 8 |a How to do it ... How it works ... ; Chapter 3: Web Framework Behavior Tuning; Introduction; Configuring route matching patterns; How to do it ... ; How it works ... ; Configuring custom static path mappings; How to do it ... ; How it works ... ; Tuning Tomcat via ServletWebServerFactory; How to do it ... ; How it works ... ; Choosing embedded servlet containers; How to do it ... ; How it works ... ; Adding custom connectors; Getting ready; How to do it ... ; How it works ... ; Chapter 4: Writing Custom Spring Boot Starters; Introduction; Understanding Spring Boot autoconfiguration; How to do it ... ; How it works ... 
505 8 |a Creating a custom Spring Boot autoconfiguration starterHow to do it ... ; How it works ... ; Configuring custom conditional bean instantiations; How to do it ... ; How it works ... ; Using custom @Enable annotations to toggle configuration; How to do it ... ; How it works ... ; Chapter 5: Application Testing; Introduction; Creating tests for MVC controllers; How to do it ... ; How it works ... ; Configuring a database schema and populating it; How to do it ... ; How it works ... ; Initializing the database with Spring JPA and Hibernate; Initializing the database with Spring JDBC. 
505 8 |a Creating tests using an in-memory databaseHow to do it ... ; How it works ... ; Creating tests using mock objects; How to do it ... ; How it works ... ; Creating a JPA component test; How to do it ... ; How it works ... ; Creating a WebMvc component test; How to do it ... ; How it works ... ; Writing tests using Cucumber; How to do it ... ; How it works ... ; Writing tests using Spock; How to do it ... ; How it works ... ; Chapter 6: Application Packaging and Deployment; Introduction; Creating a Spring Boot executable JAR; How to do it ... ; How it works ... ; Creating Docker images; How to do it ... ; How it works ... 
500 |a Building self-executing binaries. 
520 |a 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 stand-alone, production-grade Spring-based applications. This practical guide makes the existing development process more ... 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Computer software  |x Development. 
650 0 |a Web applications  |x Development. 
650 6 |a Applications Web  |x Développement. 
650 7 |a Computer programming  |x software development.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a Computers  |x Programming  |x General.  |2 bisacsh 
650 7 |a Computers  |x Programming  |x Open Source.  |2 bisacsh 
650 7 |a Computers  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a Computer software  |x Development  |2 fast 
758 |i has work:  |a Spring Boot 2.0 Cookbook Second Edition (Text)  |1 https://id.oclc.org/worldcat/entity/E39PD3d4kjWgYpQB9GYXXCXVvd  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Antonov, Alex.  |t Spring Boot 2.0 Cookbook Second Edition : Configure, test, extend, deploy, and monitor your Spring Boot application both outside and inside the cloud, 2nd Edition.  |d Birmingham : Packt Publishing, ©2018 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5314628  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH31954924 
938 |a EBL - Ebook Library  |b EBLB  |n EBL5314628 
994 |a 92  |b IZTAP