-
Software Development
[MEGA DEAL] The Complete Back-End Developer Bundle (95% off)
Create Professional Web Apps & Fast Track Your Coding Career with 60+ Hours of Training in Bootstrap, Angular & More…
Read More » -
Core Java
Filterer Pattern in 10 Steps
Filterer is a pattern that should be applied only in certain cases. In the original post, I presented a very simple example…
Read More » -
Enterprise Java
A First Look at Oracle Functions
I am super happy to have gotten the opportunity to test out Oracle Functions through the Cloud Native Limited Availability…
Read More » -
Core Java
JDK 9/JEP 280: String Concatenations Will Never Be the Same
JEP 280 (“Indify String Concatenation”) was implemented in conjunction with JDK 9 and, according to its “Summary” section, “Change[s] the…
Read More » -
Core Java
Transformer Pattern
The Transformer pattern is a design pattern for Java (and potentially other OO languages with use-site variance only and invariant parameter types)…
Read More » -
Enterprise Java
Sparklens: a tool for Spark applications optimization
Sparklens is a profiling tool for Spark with a built-in Spark Scheduler simulator: it makes easier to understand the scalability…
Read More » -
DevOps
My Recipe Against Dependency Hell
Do you specify exact versions of your dependencies? I mean, when your software package depends on another one, do you…
Read More » -
Enterprise Java
SPIFFE in a Nutshell
I have been studying SPIFEE(Secure Production Identity Framework For Everyone)[1] for sometime and here I am drafting the flow as…
Read More »