
Modern Java EE Design Patterns
by Markus Eisele
Publisher: O'Reilly Media 2016
Number of pages: 65
Description:
If you're part of an enterprise development team investigating the use of microservices with Java EE, this book will help you understand the challenges of starting a greenfield development vs tearing apart an existing brownfield application into services. Explore best practices for automation, high availability, data separation, and performance.
Download or read it online for free here:
Download link
(8.5MB, PDF)
Similar books
Spring Data: Modern Data Access for Enterprise Javaby Mark Pollack, et al. - O'Reilly Media
This book shows you how Spring's data access framework can help you connect to either non-relational or relational databases. You'll learn how Spring Data's model reduces the learning curve for applications with newer data access technologies.
(17256 views)
Thinking in Javaby Bruce Eckel - MindView, Inc.
The goal of J2EE is to create a set of tools that allows the Java developer to build server-based applications more quickly than before, and in a platform-independent way. This book assumes you have read and understood most of Thinking in Java.
(23789 views)
Java EE 6 Tutorial, Volume Iby Eric Jendrock, at al. - Prentice Hall
This tutorial is a guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Before proceeding with this tutorial, you should have a good knowledge of the Java programming language.
(15500 views)
Microservices for Java Developersby Christian Posta - O'Reilly Media
In this hands-on, example-driven guide, Java developers and architects will learn how to navigate popular application frameworks, such as Dropwizard and Spring Boot, and how to deploy and manage microservices at scale with Linux containers.
(8252 views)