Building Microservices with Spring:
Master design patterns of the Spring framework to build smart, efficient microservices
by Dinesh Rajput
English | 2018 | ISBN: 1789955645 | 502 Pages | PDF,EPUB (True) | 15 MB
Master design patterns of the Spring framework to build smart, efficient microservices
by Dinesh Rajput
English | 2018 | ISBN: 1789955645 | 502 Pages | PDF,EPUB (True) | 15 MB
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. Moving on, you will understand the JDBC template patterns and their use in abstracting database access.