Blog: CDI @Produces for container-managed @Resource


This Java EE 6 tip explains how @Produces annotation provided by CDI can be used to centralize String-based resource injection and add a facade of type-safety on them.

More details
Comments of this post