Java
-
Each Private Static Method Is a Candidate for a New Class
Do you have private static methods that help you break your algorithms down into smaller parts? I do. Every time…
Read More » -
Why Elvis Should Not Visit Java
I was recently involved in quite a long Twitter discussion regarding Java’s Optional, type systems that distinguish nullable and non-nullable…
Read More » -
Push Spring Boot Docker images on ECR
On a previous blog we integrated a spring boot application with EC2. It is one of the most raw forms…
Read More » -
Perfecting Lambda Architecture with Oracle Data Integrator (and Kafka / MapR Streams)
“Lambda architecture is a data-processing architecture designed to handle massive quantities of data by taking advantage of both batch– and stream-processing methods. This approach to…
Read More » -
[MEGA DEAL] Ultimate Java Development & Certification Guide (59% off)
Master Java Programming Concepts with This Intro to One of the World’s Most Popular Programming Languages Hey fellow geeks, This…
Read More » -
Microservice using Docker stack deploy – WildFly, Java EE and Couchbase
There is plenty of material on microservices, just google it! I gave a presentation on refactoring monolith to microservices at Devoxx Belgium…
Read More » -
Decorating Envelopes
Sometimes Very often I need a class that implements an interface by making an instance of another class. Sound weird? Let…
Read More » -
Spring Boot – The Right Boot for you!
Need a little spring in your step? Tired of all those heavy web servers and deploying WAR files? Well you’re…
Read More » -
Spring Data support for Cassandra 3
One of the items that caught my eye from the announcement of the new Spring Data release train named Ingalls was…
Read More »