New posts in cdi

How can I inject in @FacesConverter? [duplicate]

Injecting a Spring bean using CDI @Inject

Why use CDI in Java EE

WELD-001408: Unsatisfied dependencies for type Customer with qualifiers @Default

Please explain the @Produces annotation in CDI

Removing specific CDI managed beans from session

CDI: beans.xml, where do I put you?

Google Guice vs. JSR-299 CDI / Weld

JSF does not populate @Named @RequestScoped bean with submitted input values

Changing faces-config.xml from 2.2 to 2.3 causes javax.el.PropertyNotFoundException: Target Unreachable, identifier 'bean' resolved to null

NullPointerException while trying to access @Inject bean in constructor

@PostConstruct not called during page load of JSF page [duplicate]

Inject and Resource and Autowired annotations

Is CDI a good replacement of Spring? [closed]

@Inject to pass params to a CDI @Named bean via URL

@javax.faces.bean.ManagedProperty in CDI @Named bean returns null

How to replace @ManagedBean / @ViewScope by CDI in JSF 2.0/2.1

WELD-000072 Managed bean declaring a passivating scope must be passivation capable

CDI Injection into a FacesConverter

How do CDI and EJB compare? interact?