- JBoss Weld CDI for Java Platform
- Ken Finnegan
- 97字
- 2021-08-13 16:49:54
Chapter 1. What is a Bean?
This chapter will introduce us to beans and their history prior to Contexts and Dependency Injection (CDI) becoming a part of Java Enterprise Edition (Java EE). After a short history, we will define what a bean is and what characteristics and behavior a Java class requires to be considered a bean.
Note
JSR-299: Contexts and Dependency Injection for the Java EE platform was finalized in December 2009. CDI 1.1 is due to be released in the first half of 2013 to coincide with the release of Java EE 7.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Learning Data Mining with Python
- Python深度學習
- jQuery EasyUI網站開發實戰
- WSO2 Developer’s Guide
- Apache Spark Graph Processing
- Mastering Kali Linux for Web Penetration Testing
- 你必須知道的204個Visual C++開發問題
- concrete5 Cookbook
- Python編程:從入門到實踐
- ASP.NET程序設計教程
- 程序設計基礎教程:C語言
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Java程序設計案例教程
- Spring Boot+Vue全棧開發實戰