Java SE 8 for Java EE Developers
Java SE 8 brings a bounty of improvements – Lambda Expressions, the new Date Time API, Completable Futures, streams and the fork/join common pool. This code intensive session explores how these Java SE 8 features can be utilized inside Java EE 7 applications with APIs such as Servlet, JAX-RS, WebSocket, …