30 juin| 1er juillet | 5 juillet | 8 juillet | 9 juillet

Java EE 6 - Leaner Than POJOs

Adam Bien

Its 2010, but some applications are still built on the ancient J2EE “best practices”. Extensive, but superfluous layering, top down approaches for DAOs, too many external libraries and framework dependencies, extensive, never used configuration and extensions, lean servers but overbloated applications are just a few symptoms.

This session is targeted to all Java developers, managers and architects, it discusses the lean and pragmatic approach for building Java EE 6 applications with EJB 3.1, CDI, JPA 2.0, Bean Validation, JSF 2, but without any overhead and an incremental way to make your applications leaner. WARNING: I will spend most of the time in the IDE and build a fully functional end-to-end Java EE 6 application with Bean Validation, CDI, EJB 3.1, JPA 2, JSF 2. All questions will be answered in real time - and with code.