Differences Between the Java WatchService API and the Apache Commons IO Monitor Library 1. Overview Long before the Java WatchService API was released in Java 7, Apache Commons IO Monitoring library was already addressing the same use-case of monitoring a file system location or directory for changes. In this article,… Continue Reading java-watchservice-vs-apache-commons-io-monitor-library