
Although you can build Java EE 6 applications with only a fraction of the code that's necessary with J2EE, many projects are still based on the bloated and exaggerated J2EE patterns and best practices. This session discusses how to build lean applications in a productive and maintainable way. The following pragmatic tools, patterns, and best practices will be covered with working source code, which are especially interesting to Java EE developers and architects: • Mixing CDI, JPA, EJB, JSF, and JAX-RS to save code • Mocking, unit testing, stress testing, and integration testing • Continuous integration and build (Maven 3, Git) • Effi cient data access without DAOs • CAP and BASE • Asynchronous CDI events for decoupling and pub/sub • Pro-active JMX monitoring instead of logging
Java EE6
Adam Bien
JAX London
JAX
J2EE
CDI
JPA
EJB
JSF
JAX-RS
Unit testing
integration testing
stress testing
continuous integration
maven
git
DAO
CAP
BASE
JMX