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.
“We are happy to support you with your digital challenges and look forward to hearing from you without obligation.”
Marc Schallehn, Managing Director BITS GmbH
Gerne unterstützen wir Sie bei Ihren IT Projekten. Ich freue mich über Ihre Kontaktaufnahme.
Selection of case studies and references
Migration of a J2EE EJB2 application
The goal of the project was to lift an aging Java application architecture to a newer technical level. In detail, it was about the replacement of Entity Beans by the Java Persistence API.