Java EE 8 Design Patterns and Best Practices: A guide to create efficient, scalable enterprise-ready software with best choice of architectural design patterns
暫譯: Java EE 8 設計模式與最佳實踐:創建高效、可擴展的企業級軟體的架構設計模式指南
Rhuan Rocha, Joao Purificacao
- 出版商: Packt Publishing
- 出版日期: 2018-08-10
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 314
- 裝訂: Paperback
- ISBN: 1788830628
- ISBN-13: 9781788830621
-
相關分類:
Java 程式語言、JVM 語言、Design Pattern
海外代購書籍(需單獨結帳)
相關主題
商品描述
Get deep insights you need to know for considering efficient architectural design considerations and solving common design problems in your enterprise applications.
Key Features
- Get to grips with the benefits and applicability of using different design patterns in JAVA EE with the help of real-world examples
- Learn tricks, techniques, and best practices to solve common design and architectural challenges
- Choose the right patterns to improve the efficiency of your programs and improve your productivity.
Book Description
Patterns are essential design tools for Java developers. Java EE Design Patterns helps developers attain better code quality and progress to higher levels of architectural creativity by examining the purpose of each pattern and demonstrating its implementation with various alternative code examples. This book will take you through various patterns and their their Java EE specific implementations.
In the beginning, you will learn the foundation and importance of design patterns in Java EE and then you will move onto implementing various patterns at presentation tier, business tier and integration tier. Further you will discover the patterns involved in Aspect Oriented Programming and closer look at reactive patterns. Moving on you will be introduced with modern architectural patterns involved in composing microservices and cloud native applications. You will be acquainted with security patterns, operational patterns involved in scaling and monitoring along with some patterns involved in deployment.
By the end of the book, you will be able to efficiently address common problems faced while developing applications and be comfortable working on scalable and maintainable projects of any size.
What you will learn
- Principal patterns in presentation layer like Front Controller pattern, Application Controller pattern and so on
- What's business tier and how to implement business delegate pattern, composite entity pattern etc
- Implementation of Aspect Oriented Programming using the Java EE 8 and the best practices
- Understand patterns involved in reactive programming with asynchronous EJB method and REST services
- Key patterns involved in adoption of microservice architecture and cloud native architecture
- Operational patterns for performance management and scalability at enterprise-level applications
Who This Book Is For
Java developers who are comfortable in programming in Java and now want to learn how to implement design patterns to create robust, reusable and easily maintainable apps.
商品描述(中文翻譯)
獲得您在考慮高效架構設計考量和解決企業應用程式中常見設計問題時所需的深入見解。
主要特點
- 透過實際案例掌握在 JAVA EE 中使用不同設計模式的好處和適用性
- 學習解決常見設計和架構挑戰的技巧、技術和最佳實踐
- 選擇合適的模式以提高程式的效率並提升您的生產力。
書籍描述
設計模式是 Java 開發者必備的設計工具。《Java EE 設計模式》幫助開發者通過檢視每個模式的目的並展示其實現的各種替代程式碼範例,來獲得更好的程式碼品質並提升架構創造力。本書將帶您了解各種模式及其在 Java EE 中的具體實現。
一開始,您將學習設計模式在 Java EE 中的基礎和重要性,然後將進入在表示層、業務層和整合層實現各種模式。接著,您將發現與面向方面編程(Aspect Oriented Programming)相關的模式,並深入了解反應式模式。隨後,您將接觸到組合微服務和雲原生應用程式的現代架構模式。您將熟悉安全模式、與擴展和監控相關的操作模式,以及一些與部署相關的模式。
在書籍結束時,您將能夠有效解決在開發應用程式時面臨的常見問題,並能夠自信地處理任何規模的可擴展和可維護的專案。
您將學到什麼
- 表示層中的主要模式,如前端控制器模式(Front Controller pattern)、應用控制器模式(Application Controller pattern)等
- 什麼是業務層,以及如何實現業務代理模式(business delegate pattern)、組合實體模式(composite entity pattern)等
- 使用 Java EE 8 實現面向方面編程(Aspect Oriented Programming)及最佳實踐
- 理解與反應式編程相關的模式,包括非同步 EJB 方法和 REST 服務
- 與微服務架構和雲原生架構採用相關的關鍵模式
- 針對企業級應用程式的性能管理和可擴展性的操作模式
本書適合誰
對 Java 編程感到舒適的 Java 開發者,現在希望學習如何實現設計模式以創建穩健、可重用且易於維護的應用程式。