-
DevOps
Supply chain integration – Common architectural elements
In my previous article from this series I introduced a use case around supply chain integration for retail stores. The process was laid…
Read More » -
DevOps
Supply chain integration – An architectural introduction
If you’ve been following my writing over the last few years, you’ve grown accustomed to my sharing of various architecture…
Read More » -
Kotlin
Kotlin dependency injection with Koin
Dependency injection is a common technique in today’s software design. With dependency injection we pass dependencies to a component instead…
Read More » -
Core Java
Java 9 Modules: part 1
In this blog we will go through one of the most important features of java 9, which is ‘Modules’ aka…
Read More » -
Kotlin
Jackson Kotlin extension and reified types
Jackson Kotlin module library is a pleasure to use. It greatly simplifies gnarly code, specifically one’s involvingTypeReference. Consider a sample…
Read More » -
Web Development
How To Get Started With Automated Browser Testing?
If you have a website for consumer products, you must know that some challenges exist only with these websites; one…
Read More » -
Software Development
Top Automation Testing Trends To Look Out In 2021
Back in the old days, software testing was just about finding errors in a product. The goal being – to…
Read More » -
Core Java
The Final Straw
While I’m not quite going to blame Java’s final for the following, I’ve said before how final should have its…
Read More » -
Software Development
14 Best (and Free) Plugins for Eclipse IDE in 2021
1,667 available plugins and solutions on the Eclipse marketplace online! By the time you read this there are probably even…
Read More »