Web resource caching: Server-side
Learn how the most challenging issue with server-side caching is the configuration, such as what to cache and for how long.

Learn how the most challenging issue with server-side caching is the configuration, such as what to cache and for how long.

Did you know? In Gradle 7.3, released November 2021, the Gradle team introduced a new feature called Declarative Test Suites.

Let’s create a simple Java application and see how the application generates garbage at the relational database level.

The Raspberry Pi, Pi4J and JBang are a perfect combination to experiment with electronics. Find out more here!

Using Metaphorical Programming to create an Event-Bus, a global pub-sub component to enable cross-component communication.

When I ask Java devs whether they profile, the answer is usually "no". A reason is the lack of info and knowledge for everyday developers.

Geo-routing is a requirement for successful apps and businesses. Apache APISIX doesn't provide it out-of-the-box...

Tracepoints, also known as Logpoints, are gaining name recognition. But some still don't know about the non-breaking breakpoints family.
Learn the basics of serialization in an article that discusses some of the key advantages of the open source Chronicle Wire.

What can or should be considered the right size of a unit with regard to what is tested in isolation? Two unit-testing approaches explained!