- Java EE 8 High Performance
- Romain Manni Bucau
- 88字
- 2021-06-30 19:14:26
Summary
In this chapter, we created an application responsible for managing quote prices and enabling clients to access them through HTTP and WebSockets. The application uses plain Java EE code (no external dependencies). We also saw how to link the application to a database. We used MySQL as the database, which is a free and very common choice.
In the next chapter, we will go deeper into the Java EE stack, and understand its role and what it implies for the application in terms of the application's performance.
推薦閱讀
- 從零開始寫Linux內核:一書學透核心原理與實現
- 白話區塊鏈
- 新手易學:系統安裝與重裝
- 構建可擴展分布式系統:方法與實踐
- 嵌入式實時操作系統:RT-Thread設計與實現
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Kali Linux 2018:Windows Penetration Testing
- Learning Magento 2 Administration
- 計算機應用基礎(Windows 7+Office 2016)
- Learn CUDA Programming
- Linux操作系統
- Learn SwiftUI
- Linux應用大全 基礎與管理
- Docker容器技術與應用
- Zabbix監控系統之深度解析和實踐