Antoine spent a while day with us explaining CDI 1.2 and the upcoming 2.0. We discussed CDI extensions and he wrote some live code.
Links:
- j.mp/introcdi (first session)
- j.mp/spipost (explanation of CDI SPI)
- http://docs.jboss.org/cdi/learn/slides.html (second presentation, how to write an extension)
- https://jcp.org/en/jsr/detail?id=250 (the CDI 2.0 spec, unfortunately has to be read)
- GIT repo: https://github.com/antoinesd/mute-javaee-with-cdi
These are the slides from the last session. The most interesting part.