-
Enterprise Java
WTF Connection pools
Let’s talk about connection pools. I claim that: Default settings of most popular connection pools are poor! For you, it…
Read More » -
Android Core
Java vs Kotlin for Android Development
Mobile technology is one of the most disruptive innovations in the world today. Google’s Android and Apple’s iOS, are the operating systems…
Read More » -
Core Java
Using Java Flight Recorder with OpenJDK 11
Java Flight Recorder (JFR) used to be a commercial add-on of the Oracle JDK. As it’s been open sourced recently…
Read More » -
Software Development
[MEGA DEAL] School of Game Design: Lifetime Membership (99% off)
Turn Your Love of Gaming Into a Career with This Extensive Training Library Hey fellow geeks, This week, on our…
Read More » -
DevOps
Integration Key to Customer Experience – Container Platform Essentials
In my previous article from this series we looked in to details that determine how your integration becomes the key to…
Read More » -
Enterprise Java
Exploring the Spline Data Tracker and Visualization tool for Apache Spark (Part 2)
In part 1 we have learned how to test data lineage info collection with Spline from a Spark shell. The same can…
Read More » -
Core Java
Dropping Raw String Literals from JDK 12
It has been proposed that raw string literals (preview) be dropped from JDK 12 (which enters Rampdown Phase One on…
Read More » -
Enterprise Java
How to fix invalid target release: 1.7, 1.8, 1.9, or 1.10 Error in Maven Build
If you are building your Java project using Maven, maybe in Eclipse or from the command prompt by running mvn install…
Read More » -
Enterprise Java
What’s the case for your API?
Disclaimer: In pure REST, API’s are opaque and the URL should be whatever what was sent as a link in…
Read More »