|
CDI | ||
|---|---|---|
|
| |
|
Ecosystem |
|
a typical CDI-usage would be inside of a Java EE 6 application server, but you can easily make it work in a servlet engine or even Java SE. This means that using CDI makes no assumption about using Hibernate, JPA, EJB, or whatever - that’s up to you |