IntelliJ IDEA
 
Get IntelliJ IDEA

Contexts and Dependency Injection (CDI)

Last modified: 09 August 2024

Jakarta Contexts and Dependency Injection (CDI) is a specification for declarative dependency injection and supporting services.

You can enable CDI support when creating a new project or module, or add CDI support to an existing module.