The main contents include the following:
- What's coming in JavaServer Faces 2.3.
- Custom server authentication using JASPIC.
- Using the Java APIs for JSON processing - Processing data easily using JSON-P.
- Using JavaMail, the standalone library for sending and receiving messages, to automate alerts from Java EE Apps among other things.
- Introduction to JShell, an interactive shell (or REPL) useful for testing Java code snippets.
- Looking at the benefits of JRuby, the JVM implementation of the Ruby scripting language.
- An in-depth tutorial on the use of and logic behind wildcards in generics. Subtyping and type erasure is also discussed.
- Modern Java I/O - A book excerpt on NIO.2 on advanced uses of files, paths, and directories, including an example that demonstrates how to monitor a directory for changes to its files.
- An overview of a JEP for Java linker - JEP 282.
- Letters to the Editor, upcoming Java conferences and events, JavaOne 2016, a review of Building Maintainable Software, and many more.
No comments:
Post a Comment