-
DevOps

Getting Started with ELK Stack on WildFly
Your typical business application would consist of a variety of servers suchĀ as WildFly, MySQL, Apache, ActiveMQ, and others. They each…
Read More » -
Software Development

The 10x Developer Blueprint
Thereās been a lot of discussions on 10x developers, whether they exist or notĀ (for example,Ā here and here). I believe they…
Read More » -
Software Development

INTERSECT ā the Underestimated Two-Way IN Predicate
Have you ever wondered how you could express a predicate that āfeelsā like the following, in SQL: WHERE Var1 OR…
Read More » -
Software Development

Thoughts On Comments
Wow, telling people to comment their fucking code really hit a nerve. The reactions covered the whole spectrum from ājust…
Read More » -
Enterprise Java

Random JCache stuff: multiple Providers and JMX beans
JCache (JSR 107) is the Java standard for Caching⦠enough said. No more introductory stuff. This is a quick fire…
Read More » -
Core Java

Unit testing HTTP calls with LocalTestServer
There are times when youāre unit testing code that is making HTTP calls to a remote server. You could be…
Read More » -
Agile

Who Should be Your Product Owner?
In agile, we separate the Product Owner function from functional (development) management. The reason is that we want the people…
Read More » -
Enterprise Java

Getting started with Spark: it is possible to create lightweight RESTful application also in Java
Recently I have been writing a RESTful serviceĀ usingĀ Spark, a web framework for JavaĀ (which isĀ not related to Apache Spark). When we…
Read More » -
Enterprise Java

Accessing Chronicle Engine via NFS
Overview Chronicle Engine is a data virtualisation layer. Ā It abstracts away the complexity of accessing, manipulating and subscribing to various…
Read More »






