Java
-
Why debugging in production is so tempting?
Debugging in Production Why debugging in production is so tempting? In one of my first jobs, one of the tasks…
Read More » -
GraphQL on Wildfly swarm
“GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides…
Read More » -
Java Stream ORM Now with JOINs
Speedment is a Java Stream ORM Toolkit and Runtime that allows you to view database tables as standard Java Streams.…
Read More » -
Monitoring and managing your backup system
Last time we set up a sturdy backup system, now we will look at how we monitor backup sets. We…
Read More » -
A wicked Java trick to make the JVM forget to check exceptions
I’ve long time been a critic of the mechanism of compiler checked exceptions in Java. Whether you love them or…
Read More » -
Java Batch Tutorial
In today’s world internet has changed the way we live our lives and one of the major reasons for that…
Read More » -
Templating with Rocker
In this post we will have a quick look at Rocker, a statically typed and fast Java 8 template engine.…
Read More » -
VMWare vijava – The curious case of “incorrect user name or password” exception
In one of the projects I have been involved in, we use yavijava (which is a fork of vijava) library to interact…
Read More » -
Apache Ivy 2.5.0-rc1 released – Now allows timeouts on resolvers
A few weeks back, we released the 2.5.0-rc1 version of Apache Ivy. Apache Ivy is a dependency management build tool,…
Read More »