Cargando…

Mastering Spring 5.0.

Develop cloud native applications with microservices using Spring Boot, Spring Cloud, and Spring Cloud Data Flow About This Book Explore the new features and components in Spring Evolve towards micro services and cloud native applications Gain powerful insights into advanced concepts of Spring and S...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Karanam, Ranga Rao
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2017.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mu 4500
001 EBOOKCENTRAL_ocn993108289
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|---|||||
008 170708s2017 enk of 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d IDEBK  |d OCLCQ  |d MERUC  |d IDB  |d CHVBK  |d OCLCO  |d OCLCQ  |d YDX  |d OCLCF  |d CNCEN  |d OCLCQ  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO 
019 |a 992781833 
020 |a 9781787122338 
020 |a 1787122336 
020 |z 1787123170 
020 |z 9781787123175 
029 1 |a AU@  |b 000066231504 
029 1 |a CHNEW  |b 000966320 
029 1 |a CHVBK  |b 495241741 
029 1 |a AU@  |b 000072394083 
035 |a (OCoLC)993108289  |z (OCoLC)992781833 
050 4 |a T55.4-60.8 
082 0 4 |a 006.7  |2 23 
049 |a UAMI 
100 1 |a Karanam, Ranga Rao. 
245 1 0 |a Mastering Spring 5.0. 
260 |a Birmingham :  |b Packt Publishing,  |c 2017. 
300 |a 1 online resource (488 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; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Evolution to Spring Framework 5.0; Spring Framework; Problems with EJB; Why is Spring Framework popular?; Simplified unit testing; Reduction in plumbing code; How does Spring Framework do this magic?; Architectural flexibility; Keep up with changing times; Spring modules; Spring Core Container; Cross-cutting concerns; Web; Business; Data; Spring Projects; Spring Boot; Spring Cloud; Spring Data; Spring Batch; Spring Security; Spring HATEOAS. 
505 8 |a New features in Spring Framework 5.0Baseline upgrades; JDK 9 runtime compatibility; Usage of JDK 8 features in Spring Framework code; Reactive programming support; Functional web framework; Java modularity with Jigsaw; Kotlin support; Dropped features; Spring Boot 2.0 new features; Summary; Chapter 2: Dependency Injection; Understanding dependency injection; Understanding dependencies; The Spring IoC container; Defining beans and wiring; Creating a Spring IoC container; Java configuration for the application context; A quick review; Launching the application context with Java configuration. 
505 8 |a The console logThe XML configuration for the application context; Defining the XML Spring configuration; Launching an application context with the XML configuration; Writing JUnit using the Spring context; Unit testing with mocks; Container managed beans; Dependency injection types; The setter injection; The constructor injection; Constructor versus setter injection; Spring bean scopes; Java versus XML configuration; The @Autowired annotation in depth; The @Primary annotation; The @Qualifier annotation; Other important Spring annotations; Exploring Contexts and dependency injection. 
505 8 |a An example of CDISummary; Chapter 3: Building a Web Application with Spring MVC; Java web application architecture; Model 1 architecture; Model 2 architecture; Model 2 Front Controller architecture; Basic flows; Basic setup; Adding dependency for Spring MVC; Adding DispatcherServlet to web.xml; Creating Spring context; Flow 1 -- Simple controller flow without View; Creating a Spring MVC controller; Running the web application; Unit testing; Setting up the Controller to test; Writing the Test method; Flow 2 -- Simple controller flow with a View; Spring MVC controller; Creating a View -- a JSP. 
505 8 |a View resolverUnit testing; Setting up the Controller to test; Writing the Test method; Flow 3 -- Controller redirecting to a View with Model; Spring MVC controller; Creating a View; Unit testing; Setting up the Controller to test; Writing the Test method; Flow 4 -- Controller redirecting to a View with ModelAndView; Spring MVC controller; Creating a View; Unit testing; Flow 5 -- Controller redirecting to a View with a form; Creating a command or form backing object; The Controller method to show the form; Creating the View with a form; Controller get method to handle form submit; Unit testing. 
505 8 |a Flow 6 -- Adding validation to the previous flow. 
520 |a Develop cloud native applications with microservices using Spring Boot, Spring Cloud, and Spring Cloud Data Flow About This Book Explore the new features and components in Spring Evolve towards micro services and cloud native applications Gain powerful insights into advanced concepts of Spring and Spring Boot to develop applications more effectively Understand the basics of Kotlin and use it to develop a quick service with Spring Boot Who This Book Is For This book is for an experienced Java developer who knows the basics of Spring, and wants to learn how to use Spring Boot to build applications and deploy them to the cloud. What You Will Learn Explore the new features in Spring Framework 5.0 Build microservices with Spring Boot Get to know the advanced features of Spring Boot in order to effectively develop and monitor applications Use Spring Cloud to deploy and manage applications on the Cloud Understand Spring Data and Spring Cloud Data Flow Understand the basics of reactive programming Get to know the best practices when developing applications with the Spring Framework Create a new project using Kotlin and implement a couple of basic services with unit and integration testing In Detail Spring 5.0 is due to arrive with a myriad of new and exciting features that will change the way we've used the framework so far. This book will show you this evolution--from solving the problems of testable applications to building distributed applications on the cloud. The book begins with an insight into the new features in Spring 5.0 and shows you how to build an application using Spring MVC. You will realize how application architectures have evolved from monoliths to those built around microservices. You will then get a thorough understanding of how to build and extend microservices using Spring Boot. You will also understand how to build and deploy Cloud-Native microservices with Spring Cloud. The advanced features of Spring Boot will be illustrated through powerful examples. We will be introduced to a JVM language that's quickly gaining popularity - Kotlin. Also, we will discuss how to set up a Kotlin project in Eclipse. By the end of the book, you will be equipped with the knowledge and best practices required to develop microservices with the Spring Framework. Style and approach This book follows an end-to-end tutorial approach with lots of examples and sample applications, covering the major building blocks of the Spring framework. Downloading the ... 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Java. 
650 0 |a Aspect-oriented programming  |v Handbooks, manuals, etc. 
650 0 |a Application software  |x Development. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Aspect-oriented programming  |2 fast 
655 7 |a Handbooks and manuals  |2 fast 
776 0 8 |i Print version:  |a Karanam, Ranga Rao.  |t Mastering Spring 5.0.  |d Birmingham : Packt Publishing, ©2017 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4891261  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4891261 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis36983528 
938 |a YBP Library Services  |b YANK  |n 14665160 
994 |a 92  |b IZTAP