-
Core Java
Java Command-Line Interfaces (Part 8): Argparse4j
Argparse4j is a “Java command-line argument parser library” that its main page describes as “a command line argument parser library…
Read More » -
Software Development
Building A Self-Sufficient Docker Cluster
A self-sufficient system is a system capable of healing and adaptation. Healing means that the cluster will always be in…
Read More » -
Enterprise Java
Grails 3.3 Integration Testing with Spock Mocks
It is easy to use the Spock Framework, shipped with Grails, to mock or stub a collaborator (such as a…
Read More » -
Core Java
Project Package Organization
The package is a fundamental concept in Java and one of the first things you stumble upon when starting programming…
Read More » -
Core Java
Is it possible to have an abstract method in a final class?
This is one of the interesting core Java questions which was asked to one of my readers recently during a telephonic…
Read More » -
Desktop Java
Outputting the given, when, then, Extending Spock
Spock is a Java testing framework, created in 2008 by Peter Niederwieser a software engineer with GradleWare, which facilitates amongst…
Read More » -
Enterprise Java
Basic API Rate-Limiting
It is likely that you are developing some form of (web/RESTful) API, and in case it is publicly-facing (or even…
Read More » -
Software Development
[MEGA DEAL] The Deep Learning and Artificial Intelligence Introductory Bundle (91% off)
Companies Are Relying on Artificial Intelligence to Learn Faster Than Ever. Time to Catch Up. Hey fellow geeks, This week,…
Read More » -
Software Development
Cloud Foundry Application manifest using Kotlin DSL
I had a blast working with and getting my head around the excellent support for creating DSL’s in Kotlin Language. This…
Read More »