A guide which shows or indicates the way to do something.

Guide

Changes to Garbage Collection in Java 12

This month we are focusing on Java 12 new features you should know about. In other articles, we looked at Java 12’s JVM Constants API...
Bethan Palmer
2 min read

How to enable GZIP Compression in Tomcat, Jetty, GlassFish…

GZIP Compression is a widely supported method of reducing the file size of the content hosted by your Java Application Server. This reduces bandwidth...
Leon Atherton
1 min read

Hacking the NetBeans IDE – 2. Dynamically reload modules…

To help us prepare for our talks for our talks at Oracle CodeOne – “Writing Better Code (Faster) in the Apache NetBeans IDE ” and “Hacking...
Mark Stephens
32 sec read

Hacking the NetBeans IDE – 1. Getting NetBeans up…

To help us prepare for our talks for our talks at Oracle CodeOne – “Writing Better Code (Faster) in the Apache NetBeans IDE ” and “Hacking...
Mark Stephens
49 sec read

What is a Microservice?

If the term Microservice is new to you then chances are that you’re thinking the same thing that went through my mind when I...
Leon Atherton
1 min read

Tips for transitioning from Hudson to Jenkins

Transitioning from Hudson to Jenkins is actually quite simple once you get into it. Whilst we were making our transitions we found some issues...
Kieran France
2 min read