- JBoss Weld CDI for Java Platform
- Ken Finnegan
- 59字
- 2021-08-13 16:49:55
Chapter 2. Dependency Injection and Lookup
In this chapter, we will delve into the details of typesafe dependency injection, qualifiers, alternatives, client proxies, as well as provide insight into the rules that Weld uses to determine which bean to provide for each injection point. We'll finish up with how to programmatically retrieve beans directly from your application.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- Advanced Machine Learning with Python
- Qt 5 and OpenCV 4 Computer Vision Projects
- Learning ROS for Robotics Programming(Second Edition)
- Kubernetes實戰
- React Native Cookbook
- Python零基礎快樂學習之旅(K12實戰訓練)
- Building an RPG with Unity 2018
- Python數據結構與算法(視頻教學版)
- 劍指Java:核心原理與應用實踐
- Machine Learning With Go
- Instant Zurb Foundation 4
- Android移動應用開發項目教程
- Python GUI Programming Cookbook(Second Edition)
- 你好!Java