
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
Java Enterprise Performanceby Alois Reitbauer, et al. - Compuware Corporation
Performance is a topic of increasing importance for anyone who uses applications to support their business. Today performance engineers have to ensure that complex application landscapes work seamlessly and problems are resolved fast.
(16377 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.
(22919 views)
The J2EE Architect's Handbookby Derek C. Ashmore - DVT Press
Written for technical architects and senior developers tasked with designing of J2EE java applications. The book will guide you through the entire process of delivering a project from analysis through application deployment.
(22904 views)
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.
(16262 views)