dependency injection - Java EE 6: Switching to CDI - Best resources -


I have a small and full Java EE6 application in my hand.

Using traditional annotation: @Resource , @EJB , @Sington , @ PostConstruct , @PreDestroy , @ParistentensContax , @ManagedBean , @ManagedProperty , @RequestScope , @ application scope , ...

I would like to evaluate whether to present CDI and dependency injection, Bean life cycle management, etc.

Question: Does anybody know about a good article, example or manual that changes the traditional Java EE6 annotation to the CDI?

<

Does anyone know about a good article, example or manual, to which traditional Java EE6 annotations Changes in the CDI?

Not much about "change", but very good resource IMO:

  • series - by Reza Rahman

    <
  • On Dzone

  • Series -

  • series by Nickelus Carlsson

    >

Related Questions


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -