Weld (CDI Framework)

Weld | Java | CDI Framework
Weld is a framework for integrating Java-based CDI (Contexts and Dependency Injection) beans into Java EE applications.

CDI is a part of Java EE and allows developers to use dependency injection to manage dependencies between Java components.

Weld is used to provide CDI support in Java EE applications running on an application server or Java SE environment. It provides features such as bean scope constraints, bean injection, event handling and more.

Related technologies include Java EE and other CDI implementations such as Apache OpenWebBeans.

BITS experts have used Weld in a variety of projects. A selection of case studies and references can be found below.

Go to Top