- Jakarta EE Cookbook
- Elder Moraes
- 12字
- 2021-06-24 16:12:37
Getting ready
We need to add the required dependencies:
<dependency>
<groupId>jakarta.platform</groupId>
<artifactId>jakarta.jakartaee-api</artifactId>
<version>8.0.0</version>
</dependency>
推薦閱讀
- The Supervised Learning Workshop
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 深度學習經典案例解析:基于MATLAB
- 青少年軟件編程基礎與實戰(圖形化編程三級)
- HTML5 and CSS3 Transition,Transformation,and Animation
- Learning ELK Stack
- C++ 從入門到項目實踐(超值版)
- Oracle Exadata專家手冊
- MATLAB for Machine Learning
- Java程序設計入門
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- 從Java到Web程序設計教程
- CoffeeScript Application Development Cookbook
- Practical Game Design with Unity and Playmaker
- Android應用開發深入學習實錄