definitive-guide-to-jsf-in-javaee8 – Source code for The Definitive Guide to JSF in Java EE 8
Category: dummyCategory
Java Code Geeks are giving away 4 FREE PRO passes for DeveloperWeek NYC 2018
#DEVWEEK 2018 — The World’s Largest Developer Expo & Conference Series The DeveloperWeek team has offered us discounted PRO Passes to DeveloperWeek 2018 so our members can attend the event. DeveloperWeek (#DEVWEEK 2018) (June 18-20, Brooklyn Expo Center) is the East Coast’s largest developer technology innovation conference with 3,000+ participants. DeveloperWeek NYC includes 100+ workshops, sessions, …
Monday fun component… ;)
Aloha, I know it was a long time without a new blog post but I was busy with a project that took all my time. But last week I’ve decided t…
Java 10 LocalVariable Type-Inference | Baeldung
A quick and practical guide to Java 10 Local Variable Type Inference.
michael-simons/blockchain-playground
blockchain-playground – Some naive blockchain implementations used for demonstrating Webflux and Micrometer
Java Optional – orElse() vs orElseGet() | Baeldung
Explore the differences between Optional orElse() and OrElseGet() methods.