-
Core Java
A Tale of Two Iterators
When you look at the most popular Java interview questions, you might encounter the one about fail-fast and fail-safe iterators:…
Read More » -
Enterprise Java
Spring Boot: Thymeleaf Template Decorator Using Thymeleaf Layout Dialect
Introduction The question on reusing header and footer on all Thymeleaf templates has been often been asked on StackOverflow. In…
Read More » -
Core Java
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Enterprise Java
Configure passwords in Payara Server and GlassFish
Answeriing Stackoverflow questions provides a great feedback for finding out gaps in the official documentation of my favourite opensource tools.…
Read More » -
Core Java
Java Optionals For More Expressive Code
Any of us who has programmed in a language that permits null references will have experienced what happens when you…
Read More » -
Core Java
Easily Return Values From a Transaction with Speedment 3.0.17 or Later
Transactions In my previous post, I wrote about how to use Transactions in an easy way using Speedment where we updated…
Read More » -
Core Java
Log Unexpected Switch Options
There are many things a Java developer can do to make his or her own life and the lives of…
Read More » -
Core Java
Split as stream
I am preparing a regular expression tutorial update for the company I work for. The original tutorial was created in…
Read More » -
Android Core
Android Studio 3.0 – Initial Impressions of Tool Support
I have been using Android Studio 3.0 since since the alpha versions, and it is good to see it finally…
Read More »