- Jakarta EE Cookbook
- Elder Moraes
- 44字
- 2021-06-24 16:12:35
Getting ready
We need to add the right CDI 2.0 dependency to your project. To make things easier at this point, we are going to use CDI SE, the dependency that allows you to use CDI without a Jakarta EE server:
<dependency>
<groupId>org.jboss.weld.se</groupId>
<artifactId>weld-se-shaded</artifactId>
<version>3.1.0.Final</version>
</dependency>
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Progressive Web Apps with React
- Photoshop智能手機APP UI設計之道
- Java面向對象軟件開發
- Android 7編程入門經典:使用Android Studio 2(第4版)
- 網站構建技術
- Spring Boot進階:原理、實戰與面試題分析
- Learning Unreal Engine Android Game Development
- 匯編語言編程基礎:基于LoongArch
- Spring Boot+Vue全棧開發實戰
- TMS320LF240x芯片原理、設計及應用
- Python一行流:像專家一樣寫代碼
- 邊玩邊學Scratch3.0少兒趣味編程
- Instant GLEW
- 少兒編程輕松學(全2冊)