-
Core Java
How to process images and videos within Java JVM
Processing of images – let alone videos – within the Java JVM has always been a challenging task. ImageIO classes have come…
Read More » -
Enterprise Java
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 » -
Enterprise Java
Creating a sturdy backup system
At Foreach we own a Synology RS815+ to store all our backups. These backups come from different sources in our…
Read More » -
Enterprise Java
Mocking files for JUnit testing a Spring Boot web application on Synology NAS
For a Spring Boot application which will check backup files on a Synology RS815+ NAS, we wanted to be able…
Read More »