- Java EE 8 Design Patterns and Best Practices
- Rhuan Rocha Jo?o Purifica??o
- 165字
- 2021-07-23 16:54:55
Summary
In this chapter, we learned about the presentation tier and looked at the intercepting filter pattern, front controller patterns, and application controller pattern as well as how to implement them. In the real world, we rarely need to implement these patterns because some frameworks, APIs, and specifications already implement them for us. However, it is very important to know about these patterns in order to improve our understanding of the frameworks, APIs, and specifications that implement them. As well as this, we sometimes need to implement some components outside of the framework. Consequently, it is a good idea to use this pattern.
The next chapter will address the business tier and its patterns. Here, we will cover the patterns that act on the business tier. Knowing about these patterns will complement our knowledge of the concepts and implementations of enterprise patterns as well as how these patterns promote the use of good tools to solve common problems in a business environment.
- Modern Web Testing with TestCafe
- 從零開始寫Linux內(nèi)核:一書學透核心原理與實現(xiàn)
- UNIX操作系統(tǒng)設計
- Hands-On DevOps with Vagrant
- Haskell Financial Data Modeling and Predictive Analytics
- 曝光:Linux企業(yè)運維實戰(zhàn)
- 嵌入式應用程序設計綜合教程(微課版)
- 高性能Linux服務器構建實戰(zhàn):系統(tǒng)安全、故障排查、自動化運維與集群架構
- Python基礎教程(第3版)
- Docker+Kubernetes應用開發(fā)與快速上云
- 計算機系統(tǒng):基于x86+Linux平臺
- Social Data Visualization with HTML5 and JavaScript
- Windows 8實戰(zhàn)從入門到精通(超值版)
- Cassandra 3.x High Availability(Second Edition)
- Advanced Infrastructure Penetration Testing