50 New Features of Java EE 7
The Java EE 7 platform has four new components (WebSocket, JSON-P, batch, and concurrency), three that are significantly updated (JAX-RS, JMS, and EL), and several others that bring significant changes to the platform.
The Java EE 7 platform has four new components (WebSocket, JSON-P, batch, and concurrency), three that are significantly updated (JAX-RS, JMS, and EL), and several others that bring significant changes to the platform.
This video explains how to build a fullstack Vaadin + JPA + Glassfish application in minutes. You’ll learn how to leverage NetBeans and the Vaadin plugin at the same time.
Esoterics and Cargo Cult are the main design drivers for many enterprise applications trying to cover the most unlikely corner cases. This session explains the opposite: clearly explainable and straight Java EE 7 architectures leveraging all main Java EE 7 APIs. From requirements gathering, over tests to CI and deployment.
The Java EE 7 release brings forth some significant improvements and new features. JMS 2.0 incorporates many improvements, which enables increased developer productivity and ease of use. The addition of Concurrency Utilities for Java EE provides a standardized means for implementing multiple tasks within an enterprise environment. This presentation covers …
JavaServer Faces 2.2 is more evolutionary than it is revolutionary. This is by design as JSF 2.0 added a whole bunch of new features as part of the Java EE 6 platform. The Preface 1 from the JSF 2.2 Public Review specification provides a list of changes between JSF 2.1 …
This session shows new Java EE 6 features in a continuous demo style. Attendees’ questions will be answered with (working) code. From JSF 2 UI over EJB 3.1, REST, and CDI to JPA 2, with unit tests in one hour—from scratch, and without wizards, templates or code generation. This feat …