-
Core Java
5 simple and effective Java techniques for strings and arrays
Java routinely hits inside the top five most popular programming languages and understandably so; it’s versatile, fairly easy to learn…
Read More » -
Software Development
Does Code Review Involve Testing?
When you review a pull/merge request from someone, do you check out the branch and run the build? I usually…
Read More » -
DevOps
Kubernetes: An Introduction
Introduction: In this tutorial, we’ll introduce you to Kubernetes and will discuss its architecture. As a prerequisite, it’s good to…
Read More » -
Enterprise Java
What I learned about Quarkus in two months
Another year, another advent and I am honoured to again open the reign of 24 fantastic blog posts around Java,…
Read More » -
Enterprise Java
Spring Annotations I never had the chance to use part 2: @ConfigurationProperties
Few days ago, I accidentally stumbled upon a Spring annotation from Spring Boot project while I was checking something else.…
Read More » -
Core Java
Managing multiple Java installations
With more and more Java releases coming up, it’ll be more interesting to manage multiple Java installations on your local…
Read More » -
DevOps
Code Ready Containers – Getting Started with Process Automation in the Cloud
Previously posted that I’ve started a refresh of the Red Hat Demo Central collection of AppDev in the Cloud projects…
Read More » -
Enterprise Java
Spring has you covered, again: consumer-driven contract testing for messaging continued
In the previous post we have started to talk about consumer-driven contract testing in the context of the message-based communications.…
Read More » -
Enterprise Java
Selenium 4 Alpha – What to Expect?
Selenium 4 Alpha- What to Expect? Back in August of 2018 the whole testing automation community had been struck by…
Read More »