IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Contexts and Dependency Injection (CDI)

Last modified: 21 June 2023

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.