-
Core Java
Constructors or Static Factory Methods?
I believe Joshua Bloch said it first in his very good book “Effective Java”: static factory methods are the preferred…
Read More » -
Software Development
A Deep Dive into InfluxDB
I gave you an overview of the TICK stack in a previous article, but here we’ll focus on InfluxDB, a…
Read More » -
Core Java
Transactions Made Simple Using Speedment 3.0.17 and Above
Transactions Sometimes we want to make sure that our database operations are executed atomically and separated from other operations. This…
Read More » -
DevOps
Docker for Java Developers: Build on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
Core Java
Controlling parallelism level of Java parallel streams
With recent Java 9 release we got many new goodies to play with and improve our solutions once we grasp…
Read More » -
Enterprise Java
Introduction to Apache Kafka
What is Apache Kafka? Apache Kafka is a distributed streaming system with publish and subscribe the stream of records. In…
Read More » -
Enterprise Java
Spring Boot web application with Gradle
1. Introduction Before we move on to create our demo Spring Boot web application with Gradle, I assume we all…
Read More » -
Software Development
Refactoring vs. Redesign
It often happens that developers use words Refactoring and Redesign interchangeably. Why? I think that is because in both cases…
Read More » -
Software Development
[MEGA DEAL] The Complete Ethereum Blockchain Mastery Bundle (95% off)
Become An Early Adopter of Blockchain Technology in This 4-Course Bundle & Reap the Rewards Hey fellow geeks, This week,…
Read More »