Using Servlet Filter and Spring Web with Jetty
I've been experimenting with servlet filters, along the same lines as my experimentation with aspects. This post explores servlet filters in a spring application.
I've been experimenting with servlet filters, along the same lines as my experimentation with aspects. This post explores servlet filters in a spring application.
Exploring aspect oriented programming approaches using Spring AOP as a starting point
Exploring spring boot and replication, with an easy to adapt example replicated MySQL cluster provided by containerized databases
So enabling DNSSEC was easier than I thought. All I had to do was transfer my domains on a friday night 🎸
Enabling http/2 in Apache 2.4 and Nginx 1.10 under Debian Stretch
A quick-ish guide to building PHP7 alongside your PHP5 packaged version in Debian Wheezy.
Favicons are a prominent feature of the modern web, from browser tabs to RSS readers. Here I show how to convert ICO favicons to PNGs for use on web pages.
Git: changed files between two commits