Building microservices with Spring master design patterns of the Spring framework to build smart, efficient microservices

This Learning Path includes content from the following Packt products: Spring 5 Microservices by Rajesh R V Spring 5 Design Patterns by Dinesh Rajput What you will learn Develop applications using dependency injection patterns Build web applications using traditional Spring MVC patterns Utilize the...

Full description

Bibliographic Details
Main Authors: Rajput, Dinesh, Rajesh R. V (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2018
Series:Learning path
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03903nmm a2200385 u 4500
001 EB001912173
003 EBX01000000000000001075075
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781789958188 
050 4 |a QA76.76.A65 
100 1 |a Rajput, Dinesh 
245 0 0 |a Building microservices with Spring  |b master design patterns of the Spring framework to build smart, efficient microservices  |c Dinesh Rajput, Rajesh R V. 
260 |a Birmingham, UK  |b Packt Publishing  |c 2018 
300 |a 1 volume  |b illustrations 
653 |a Applications Web 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / fast 
653 |a Web applications / fast 
653 |a Spring (Software framework) / http://id.loc.gov/authorities/names/n2017044371 
653 |a Spring (Software framework) / fast 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
700 1 |a Rajesh R. V  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Learning path 
776 |z 9781789955644 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781789955644/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.1 
520 |a This Learning Path includes content from the following Packt products: Spring 5 Microservices by Rajesh R V Spring 5 Design Patterns by Dinesh Rajput What you will learn Develop applications using dependency injection patterns Build web applications using traditional Spring MVC patterns Utilize the reactive programming pattern to build reactive web apps Learn concurrency and handle multiple connections inside a web server Use Spring Boot and Spring Cloud to develop microservices Leverage reactive programming to build cloud-native applications Who this book is for Getting Started with Spring Microservices is ideal for Spring developers who want to use design patterns to solve common design problems and build cloud-ready, Internet-scale applications, and simple RESTful services 
520 |a Moving on, you will understand the JDBC template patterns and their use in abstracting database access. After understanding the basics, you will move on to more advanced topics, such as reactive streams and concurrency. Written to the latest specifications of Spring that focuses on Reactive Programming, the Learning Path teaches you how to build modern, internet-scale Java applications in no time. Next, you will understand how Spring Boot is used to deploying serverless autonomous services by removing the need to have a heavyweight application server. You'll also explore ways to deploy your microservices to Docker and managing them with Mesos. By the end of this Learning Path, you will have the clarity and confidence for implementing microservices using Spring Framework.  
520 |a Learn and use the design patterns and best practices in Spring to solve common design problems and build user-friendly microservices Key Features Study the benefits of using the right design pattern in your toolkit Manage your code easily with Spring's dependency injection pattern Explore the features of Docker and Mesos to build successful microservices Book Description Getting Started with Spring Microservices begins with an overview of the Spring Framework 5.0, its design patterns, and its guidelines that enable you to implement responsive microservices at scale. You will learn how to use GoF patterns in application design. You will understand the dependency injection pattern, which is the main principle behind the decoupling process of the Spring Framework and makes it easier to manage your code. Then, you will learn how to use proxy patterns in aspect-oriented programming and remoting.