- Jakarta EE Cookbook
- Elder Moraes
- 85字
- 2021-06-24 16:12:39
Running your first Jakarta Servlet 4.0 code
Jakarta Servlet 4.0 is one the of biggest APIs of Jakarta EE 8. Since the very beginning of the Java EE platform (the old J2EE), the Servlet specification has always played a key role.
The coolest additions of this version are surely HTTP/2.0 and Server Push. Both of them bring performance improvements to your application.
This recipe will use Server Push to do one of the most basic tasks on a web page—load an image.
推薦閱讀
- 一步一步學Spring Boot 2:微服務項目實戰
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- SpringMVC+MyBatis快速開發與項目實戰
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Vue.js 3.0源碼解析(微課視頻版)
- 游戲程序設計教程
- 精通Python自然語言處理
- Python數據分析從0到1
- Gradle for Android
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Mastering React
- INSTANT Adobe Edge Inspect Starter
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- 遠方:兩位持續創業者的點滴思考
- 計算機應用基礎案例教程(第二版)