Getting Started With Java 9 Modules/Project Jigsaw [Video]: Much has been written about the much anticipated Project Jigsaw/Java 9 modules already. But what if you want a simple, practical introduction… bit.ly/2C7Nqug#java#java_9#jigsaw#java_9_modules#mickknutson
Reactive Streams in Java 9: The release of Java Development Kit (JDK) 9 in September of last year brought with it many improvements to both the Java Virtual Machine (JVM) and the Java Language… bit.ly/2EU7zCy#java#tutorial#java_9#reactive_streams#mickknutson
Java 9: Small Language Changes and New APIs [Video]: When thinking of Java 9, one might immediately think: Project Jigsaw. Or JShell. Or... But a couple of changes have been made to the core Java language itself, and… bit.ly/2BiQClx#java#java_9#java_api#mickknutson
Effective Java 3rd Edition: A Must-Read for Every Developer: Joshua Bloch finally updated his popular book Effective Java for Java 7, 8, and 9. The previous edition was one of the most popular books… bit.ly/2DaBMeN#java#java_9#book_review#effective_java#mickknutson
Nanosecond Precise Logging With Tinylog: In version 1.3, the logging framework tinylog can output log entries with nanosecond precision timestamps under Java 9. With version 9, Java offers, for the first time,… bit.ly/2AVz9zw#java#logging#java_9#tinylog#mickknutson