-
Android Core
[MEGA DEAL] The Professional Android Developer Bundle: Lifetime Access (98% off)
5 Courses to Help You Start Programming for the World’s Most Popular Mobile OS Hey fellow geeks, This week, on…
Read More » -
Software Development
Event Logs
Most system have some sort of event logs – i.e. what has happened in the system and who did it.…
Read More » -
Enterprise Java
Testing Spring Data + Spring Boot applications with Arquillian (Part 2)
In previous post, I wrote about how to test Spring Data application using Docker with Arquillian Cube. The test looked like: @RunWith(SpringRunner.class) @SpringBootTest(classes =…
Read More » -
Enterprise Java
Clean Code from the trenches
Clean Code from the trenches – Validation Let’s directly start with an example. Consider a simple web service which allows…
Read More » -
Enterprise Java
Apache Camel 2.19 Released – Whats new
Apache Camel 2.19 was released on May 5th 2017 and its about time I do a little blog about what…
Read More » -
Software Development
The difference between a compiler and an interpreter
According to their definitions, the difference between a compiler and an interpreter seems clear enough: interpreter a program that directly executes…
Read More » -
Core Java
Yet another Jigsaw opinion piece
In the past weeks there has been a heated debate around the imminent release of Java 9 and its most…
Read More » -
Software Development
How Does Inversion of Control Really Work
IoC seems to have become the cornerstone concept of many frameworks and object-oriented designs since it was described by Martin…
Read More » -
Core Java
Java Platform Module System Public Review Fails to Pass
There has been an unusual level of drama, intrigue, and politics in the world of Java over the past few…
Read More »