CDI/Weld: book or resource recommendation [closed]

断了今生、忘了曾经 提交于 2019-12-03 12:37:17

问题


Is there an existing, or upcoming book on CDI/Weld that you can recommend?

I'm looking for something that's similar in scope and quality to Seam in Action, which was a great reference for Seam, but now seems a little dated.


回答1:


At the time of writing I can confirm that there is nothing like this (though badly needed). Dan Allen, the Author of "Seam in Action" was interviewed for the German JavaMagazin in 2010 and stated that he has no direct plans for a sequel.

Your best options so far:

Online:

  • weld@seamframework.org
  • Context and Dependency Injection Advocacy

Offline:

  • "Enterprise JavaBeans 3.1" / Andrew Rubinger & Bill Burke / O'Reilly (At least a chapter about CDI, but far away from the information density of Dan Allen's SIA)



回答2:


That collection of articles has recently been released. It's for free, but you have to register - that's why I did not check it out yet ;-) But the authors, Mark Struberg and Pete Muir are true CDI experts. Certainly worth to have a look at.




回答3:


There's a German book upcoming, that looks quite promising: http://www.amazon.de/CDI-Mit-Java-voll-durchstarten/dp/3868020713.



来源:https://stackoverflow.com/questions/5293941/cdi-weld-book-or-resource-recommendation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!